StackRating

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

StoryTeller - Unslander Monica

Rating
1807.58 (6th)
Reputation
118,523 (554th)
Page: 1 ... 25 26 27 28 29 ... 52
Title Δ
Variable scope strange behavior in C++ 0.00
Getting const_iterator from begin() instead of cbegin() 0.00
Why lambda returns bool? +1.79
c++ auto_pointer not access class member function 0.00
Is an object's 'this' pointer equal to a pointer to its... +1.32
What is the reason to we can not define friend function in local cl... +0.71
std::vector do not support rvalue assignment 0.00
Providing a pointer of an object to a constructor causes object to... +0.22
how to instantiate a template of template class 0.00
Is "printf("%d\n",(int)a);" undefined behaviour... 0.00
Incomplete class: Convert void* to pointer to class type via dynami... -2.08
How to copy references of elements of one vector to another vector? -3.00
Member function return rvalue reference of member variable 0.00
calling a parameter from the constructor in c++ +0.87
How to initialize static pointer array of objects of same class wit... +1.00
Pass a temporarily modified vector to a function -0.27
Error using decltype 0.00
What will happen passing sizeof +1.04
What's this ellipsis in c++ : #define MBGL_DEFINE_ENUM(T, value... 0.00
Why does the value of reference to const int(bound to an int) chang... -0.46
Passing void method with parameters to another method with std::fun... +0.71
Calling setter once on function static variable 0.00
Is std::any_of required to follow short circuit logic? 0.00
Visitor and double dispatch without overriding "accept" m... -0.63
C++ Iterator declare from typedef std::map as template argument +0.75
Using for loop and if statement side by side C++ +0.76
Variable arguments inside a macro -0.82
explicit instantiation of static variable of a template class in di... -0.11
Template specialization for enum values -0.28
Returning non-const attribute reference from const function 0.00
C++ a class inherit from a type 0.00
Is there a (semantic) difference between the return value of placem... -2.40
Function with return value not error when you just call the function 0.00
Errors defining templated class functions 0.00
What happens if I add an unsigned int to a negative int and the ari... 0.00
why boost implement BOOST_CURRENT_FUNCTION in a function 0.00
use protected ctor from virtual base class in derived class 0.00
Returning reference of a local variable from a friend function 0.00
unresolved external symbol on static array of functions -3.04
Emulate C# lock statement in C++ -0.01
Upcasting not to real base class -0.72
Is order in memory guaranteed for class private members in C++? +0.97
Scope resolution operator being used twice 0.00
Using template specializing for hierarchical class construction 0.00
using new c++11 feature in older versions 0.00
Replacing __LINE__ macro +1.13
What does C++ syntax “A::B:A {};” mean +0.96
C++ lambda lifecycle 0.00
usage of this pointer in std::bind 0.00
Why is volatile not compiling with std::min -2.10