StackRating

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

M.M

Rating
1601.44 (1,718th)
Reputation
109,195 (640th)
Page: 1 ... 9 10 11 12 13 ... 70
Title Δ
Why does std::shuffle take an rvalue reference? 0.00
Lambda in default argument position can't access friend members... 0.00
Using a reference as the iterator in for loop 0.00
Is this the idiomatic way to bind to a non-RVO return value to be m... +1.79
can floating point multiplication throw an exception in C++? -2.36
C++ variadic factory with move semantics causes run-time crash 0.00
Can a declaration affect the std namespace? -1.69
Why does ungetc fail on some characters? 0.00
How to copy an object if (and only if) it has a copy constructor? -0.18
Casting A Function Pointers Return Type in C -1.70
what is "struct <name_1> <name_2>" in c? +0.35
c++ lambda expression function using reference causes segmentation... 0.00
Why is ++x a lvalue and x++ a rvalue? -1.05
List using with references, changes behavior when used as a member 0.00
Segmentation fault in segmentation fault handler 0.00
How to initialize local variable to unkown value C++ -0.52
Is it undefined behavior to return an uninitialized, ultimately unu... +0.75
typeid pointer and reference comparison difference? 0.00
Deducing the const (return) type with decltype and auto 0.00
GCC __attribute__((constructor)) is called before object constructor -1.12
Different values for the same array element? 0.00
C++ Template function fails to compile with g++ when using namespace +1.29
Can two different objects with automatic storage duration compare e... 0.00
Is required that the pointers to two different local empty objects... 0.00
Destruction of each other in c++ shared_ptr -1.43
lambda function doesn't work in priority_queue in c++ (when usi... 0.00
g++ error: no matching function for call to ‘fpclassify(float&)’ +2.76
how can C++ wcout utf-16 encoded char array? -2.18
C++ std::function syntax issues 0.00
Function call syntax through a pointer dereference -0.15
How to correctly declare a const string array? -0.45
Incorrect argument to decltype +0.35
return of an function is LPVOID or better a pointer to a list 0.00
Different types of `decltype((const int)a)` and `decltype((const in... +1.99
When passing containers by reference, is auto parameter or template... -0.65
How to resolve conflict after installing msys2 and running "pa... 0.00
Template universal reference in c++ does not compile +0.30
fprintf opening the file, but not writing on it -0.93
C++ Template specialization by type of non-type parameter 0.00
How to define a template specialization for a templated function fo... +1.65
Is there a way to initialise a new struct variable that does not in... +0.81
make wildcard target always get Nothing to be done -0.66
Various ways of creating std::vector on the fly and passing it to a... 0.00
MSVC 2017 violating static initialization order within single trans... 0.00
Is it a strict aliasing violation to alias a struct as its first me... +1.31
C++ strict aliasing rule for bit field struct 0.00
Different behavior of setjmp/longjmp in release & debug +1.44
struct assignment with initializer_list in c++ +2.61
What is the equivalent of char(0) or '\0' for wchar_t? 0.00
Compiler not calculating correctly? 0.00