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 ... 7 8 9 10 11 ... 52
Title Δ
Extract value from template argument's template argument +1.47
Singleton with an object which throws in the ctor - accessing again? +1.21
C++ no implicit conversions when forwarding arguments deduced from... +0.18
Template, Inheritance, static member incrementation 0.00
What is compiler diagnostic? +0.58
std::tie fails with "cannot bind non-const lvalue reference&qu... +1.52
Non-type template parameter dependent on a default template type pa... +0.18
Why do compiler options impact selection of template implementation? +0.84
Initializing variables in an "if" statement +0.70
What happen if an exit occur inside the atexit handler? +0.25
Is it possible to obtain the address of the 'this' pointer? +0.30
Binding a const function reference to a lambda +0.18
Is parent's static variables guaranteed to be initialized befor... 0.00
Check for C++ template value zero fails +0.76
explicit instanciation of member function template in class +0.18
Dereference a rvalue shared_ptr +1.06
Why is the copy constructor called instead of the move constructor... -0.86
if constexpr for a switch statement based on a template -2.27
How to invoke a lambda template? +0.52
Rvalues, lvalues and formal definitions 0.00
Cannot return by const value from lambda +1.21
Class constructor has more priority over the "=" operator? 0.00
Changing the array's base-address +0.53
How to fix warning "the compiler can assume that the address o... +0.16
How would you explain this difference in pointer to members of base... 0.00
What's the difference between passing a function directly to st... -2.53
Why can't I compile this simple thread test? 0.00
"using namespace" for defining global functions 0.00
Why is the conversion to int used, not to bool? 0.00
Is this pointer return safe? -2.56
How to use a "return" as a macro in a ternary operation? +0.20
What does int (abc)(int,int) mean? 0.00
How to make a function inline in C++ +0.18
GCC and Clang disagree about constexpr-ness of lambda? +0.70
Overload resolution of constructors for different classes +0.18
Why cant I compare macro and enum using #if? 0.00
Can't compile with static constexpr under pre-C++17 mode -0.95
conversion operator which refers to class template parameters and c... 0.00
valgrind memory access error when accessing result of string::c_str() +0.98
Legacy code throws exception in destructor +1.08
Moving local variable into return value of different type 0.00
Why can't I use =default for default ctors with a member initia... +0.93
gcc vs clang: noexcept parsed in unused template specialization whe... -0.04
Using `extern template` to prevent implicit instantiation of a temp... +1.91
C++: Force lamba instances to have unique static variables -1.09
Understanding the "subst" keyword and specific line in a... 0.00
Can you `= delete` a templated function on a second declaration? 0.00
How to specialize constructor of template class in another class? 0.00
Adding two lambda-functions in C++ 0.00
How is the r-value reference being passed in here? -1.15