StackRating

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

Curious

Rating
1572.92 (3,712th)
Reputation
12,018 (12,285th)
Page: 1 2 3 ... 5
Title Δ
#defined functions can only accept raw input not variables? -0.77
Constraint on std::optional's forwarding reference constructor -1.10
Boost.Coroutine not using segmented stacks +0.39
How to provide const version of operator -> for a handle class +1.85
segfault in c++ templates +1.56
C++: Method overloading when inheritance and "using" are... 0.00
How to access a variable from a void return function in C++ -0.25
How "virtual" impact on destructor in C++? -0.54
C++: Template argument list -0.12
Memory management issue in c++ +1.12
Return from calling function inside lambda +0.30
How to access member funtions of a derived Template class if we hav... +0.43
How to get a function pointer from lambda expressions or so? +0.40
C++ Initializing an array with a variable and not a constant expres... 0.00
c++ template ambiguous error +0.40
c++ virtual keyword vs overriding function +0.73
Why does decltype(declval<T>().func()) work where decltype(&a... -1.35
why does my functor member variable "reset" ? (c++) +0.38
Why does new return a pointer and not the address directly? +0.38
How can this condition be put in template partial specialization? -1.89
Initialization of base class value for derived class 0.00
C++ SFINAE to choose an overload between reference type and argumen... 0.00
Pointers OOP operations -0.10
Assign address as literal to pointer? +1.42
same code in two specialized methods 0.00
Constructor is always used instead of explicit conversion operator -1.28
Why re-use of mutex of a condition variable will result in deadlock? +1.77
Lambda capturing this and long-running function -0.10
Return recursive lambda from function in C++ +2.27
Can't acces super class public members with sub class variable 0.00
writing template for operator<< for any vector +0.33
rand() with srand() is giving strangely similar results. The return... 0.00
Why has this C++ code an ambiguous method call only on Microsoft co... 0.00
"Empty base optimization" for lambda captures - forbidden... -1.30
How to use the C++ std to count leading and trailing zeros of a col... -0.17
std::tie and lifetimes of objects returned in tuple +1.84
Create an object array without calling the constructors -0.01
Get a reference in a class member function & assign it to a cla... +0.22
Shouldn't NRVO guarantee the local named variable and the call-... 0.00
How can a memory address (pointer variables) be initialized using c... +0.40
How quickly dealocate map which contains dynamically allocated memo... +1.58
shared_ptr<> to an array custom deleter (with make_shared) 0.00
Why are non-placement `new` and `delete` built into the language an... +1.76
std::atomic bool or Normal global bool is good in single thread? 0.00
How does work function overload resolving with variadic arguments? +1.53
Why do more operations cause longer execution time? -0.10
What concept allows a container to be usable in a range-based for l... 0.00
Return an object in C++ function -0.49
Initializing a C++11 string with {} +0.40
Generate all possible choices of elements each from a distinct set -0.49