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 ... 19 20 21 22 23 ... 52
Title Δ
C++ deleted constructors -2.45
Else clause not executing C 0.00
Should I assign a ref or a copy to a value returning function? +0.67
Free causes a error : free(): invalid pointer: 0x0000000001d04018 -2.88
c++ typedef to fix template args +0.76
How to call an integral types base on actual type in a cpp template? 0.00
Check which base classes are implemented 0.00
c++ redundant code in a for loop +0.46
Remove external include depedency from codebase 0.00
Converting integral type to enum: functional cast vs initialization 0.00
Is it safe to use CRTP for destructor? 0.00
Is it possible to reset reference to another value in C++? -1.75
Return type in case of Callback functions 0.00
In the member initializer list, can I create a reference to a membe... +1.00
constructing templated containers that are themselves shared_ptr ty... 0.00
how to return unique ownership in c++ 0.00
Why does ranges::accumulate not pass init as std::move(init) when i... 0.00
Why does overloading operator new change the behavior of new[]? +0.51
Replacing custom template who contain deprecated unary function +1.77
C++ SFINAE : is_constructible for const char[] vs std::string 0.00
Function which takes variadic function as parameter 0.00
C function with variable arguments crashing 0.00
Why is rand()%6 biased? -0.01
C++ catch(std::exception & e ) vs. catch(...) -0.07
How to make C++ raw string which includes raw string terminator? 0.00
A compiling example of the hiding mentioned in the Note in [over.un... 0.00
Static function variable initialization order in the same function -2.45
Sorting part of vector (in place) +0.61
Elegant way to write multiple If statements -0.26
Member's potential scope for struct vs namespace +0.96
Is const char* a string or a pointer +0.45
Initialize an array of reference_wrapper 0.00
Declare / initialize static member of private nested struct +0.81
Dynamic casting pointer to Reference and reference to pointer +0.19
Polynomial multiplication (ax+b)*(cx+d). Strange output when any co... -0.31
Why is CHAR_BIT usually 8? +0.95
Best way to use emplace_back to avoid move constructor call? 0.00
c++ argv[1] terminate the program with return value 9009 +1.45
Why does preprocessor macros ignore statements in parentheses +0.68
C++11 overloaded methods with forwarding to a unique method +0.92
Expanding parameter pack as part of lambda capture in fold expressi... 0.00
Does access control matter for deleted constructors? 0.00
What is the difference between struct Node* and Node* in function c... +0.24
About constraints and concepts +0.17
Copying c++ lambda to Function Pointer reference 0.00
Unexpected output on calling template function -0.69
Gtk+ g_signal_connect() and C++ lambda results in "invalid cas... +0.73
Non-type parameter pack weirdly expanded 0.00
C++ function pointer and member function pointer -0.56
Deduce first type from second non-type parameter of first type +0.18