StackRating

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

ecatmur

Rating
1670.59 (323rd)
Reputation
118,241 (557th)
Page: 1 ... 10 11 12 13 14 ... 39
Title Δ
Are virtual function pointers vtable indices? -0.20
Variable length initializer_list +1.20
Why does int8_t and user input via cin shows strange result +0.50
What is the meaning of 14.8.2 paragraphs 3 and 4 in the C++ Standard? +1.71
Updating a Lambda's Reference Data +1.05
Why does printf() show unusual behaviour in recursive function? -0.05
Using c++11's <random> header, what is the correct way to... -1.37
Rvalue reference overloading when base type is function reference +1.24
Clang compilation works while gcc doesn't for diamond inheritance 0.00
Compiler error when initializing constexpr static class member -0.22
Sizeof member variable of a template type-argument 0.00
Why does object.__new__ with arguments work fine in Python 2.x and... 0.00
Why does `return {};` not apply to `std::forward_list`? 0.00
Why does this contextmanager behave differently with dict comprehen... 0.00
What is #__VA_ARGS__ supposed to generate when there are no argumen... +1.37
Restriction for invocation of constexpr constructor in a constant i... 0.00
Template conversion function to const-reference 0.00
Undefined behavior when the offending expression is not used? +0.21
c++11 construct an object for a caller +1.05
Variadic template-template arguments and sizeof differences in GCC,... 0.00
What is the correct way to use C++ style casts to perform an expres... +0.55
Is it required to specify the template argument of a base class if... -1.81
How does strlen giving the same output for {'1','1'... +0.28
Class member qualified name lookup -1.80
boost assign list_of does not work with double literals? 0.00
How to use boost::log::expressions::format_date_time in a custom fo... 0.00
Topological sorting using std::sort 0.00
How tu use a C++11 lambda asynchronously when capturing by reference 0.00
Global variable not incremented (is gcc nuts?) 0.00
Convert vector iterator to pointer +0.03
Does a vector assignment invalidate the `reserve`? +1.37
numpy logical_and: unexpected behaviour -0.29
__hash__ method and documentation. Probable error? +2.64
Why can't I use operator< on 'std::deque'? 0.00
Comparator for boost::heap::priority_queue vs std::priority_queue 0.00
How to initialize a pointer using an object with 0 value +1.34
performance of emplace is worse than check followed by emplace +0.30
A code which seems wrong being compiled (about object return) 0.00
How to neatly initialize struct tm from ctime +1.06
Init reference members using crtp 0.00
Explain this code in K&R 2-1 +1.51
How to inherit a member function so that it always returns a refere... +0.30
Class or enumeration using declaration -0.75
How can I decorate an instance of a callable class? +1.49
VS2013 default initialization vs value initialization -2.13
Deducing template parameter from default parameter 0.00
non-const reference of type from an rvalue +0.82
what does it mean if sa_sigaction is set to NULL when calling sigac... 0.00
Return value of non-initialized reference_wrapper +1.87
How do I get the alias of a function call? +0.30