StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

dfrib

Rating
1594.12 (2,060th)
Reputation
36,690 (3,074th)
Page: 1 2 3 4 ... 23
Title Δ
Using enum values in combination with SFINAE 0.00
Array of objects without default constructors on the stack? +0.13
Explicitly instantiate template method of explicitly instantiated t... 0.00
Nested classes with forward declaration cause an error in clang++,... +2.56
Why are the compiler errors inconsistent in gcc and clang when cast... 0.00
Casting from int64_t to double to int64_t again changes it's va... +2.07
How can I do a recursion on C++ variadic templates? +0.40
Macro for nested i, j loop 0.00
passing function template prototype as argument +0.39
Functions returning lvalues, always return lvalue references -0.93
No class template specialization for array of bool? -1.97
Using Curly Brackets and Parentheses -2.07
Use auto for only one variable with structured binding -0.58
Non-type template parameters and requires -1.27
Why does bool(val) prefer double implicit conversions over val.oper... 0.00
Aggregate / designated initialization of c++ struct: Refer directly... 0.00
Using std::enable::if and std::is_base_of to constraint inherintance -1.28
How do you check elegantly case enum in the .first(where:) closure... +1.49
Delete property of created class object 0.00
Function-like macro expands to nothing +0.53
What does "class classname* funcname(void) "mean in C++? -1.25
How can an instance add itself to a vector? -2.29
what different between int &p= n; int *q = &n;? +2.05
An issue about the member function qualified by volatile qualifier 0.00
Overloading of hidden friends by differences only in (mutually excl... -2.15
What normative text governs that a friend defined in-class can be f... 0.00
Why do we use const and reference for arguments to copy constructors? 0.00
C++20: Automatically generated operators are unreferencable in deri... -0.54
Comparing polymorphic types in c++20 +1.79
g++ skipping a function when compiling to object file -0.49
Warnings on sign conversion when assigning from the result of unsig... 0.00
Are class data members initialized before the copy constructor when... +1.35
Accessing private struct of a class using auto +0.02
Why this isEmpty() from "stack" class of template type is... +0.48
Are captureless lambdas structural types? 0.00
C++: How can I pass keys and values into a constructor to make a ma... 0.00
Is `new` in `new int;` considered an operator? -0.23
Why does a friend operator require const-ness on its operands while... -1.16
auto variable declaration without definition -0.80
Modern C++ approach for providing optional arguments -2.02
C++ Adjacency List Representation of Graphs 0.00
How to Initialize all Variables in the program to zero without doin... -0.55
Diffrent typeid between platforms -1.05
c++ non virtual function acts like virtual function +2.92
How to get warning for implicit conversion to lower precision? -0.56
static function in template struct not using default template argum... -0.85
c++20 std::integral_constant? 0.00
How to create auto iteration in for loop which would assign pointer... -0.99
What does this template parameter mean? -1.54
using a range-based for-loop to iterate through a list of pointers +1.99