StackRating

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

Revolver_Ocelot

Rating
1551.28 (7,561st)
Reputation
7,091 (22,623rd)
Page: 1 2 3 4 ... 5
Title Δ
Memory barrier in the implementation of single producer single cons... +0.93
Newline character is saved in stdin or not? -0.57
Returning variadic aggregates (struct) and syntax for C++17 variadi... +2.70
Initialize class B with a const value from class A? +0.44
Thread-safe and unique execution of nested function -1.44
Why does upcasting child pointer to base class sometimes change poi... +2.86
OS X error variable length array of non pod element type 'strin... 0.00
C++ - std::bind call operator() with perfect forwarding 0.00
pass by value vs non-const reference vs const reference in comparis... 0.00
Are spaces allowed after a slash to continue a line (in GNU make) 0.00
Why decltype(a, b) is evaluated to a reference? +2.22
Alternative barrier to spinlock? -2.20
Scanf does not work as expected +1.80
Would a single integer be safe to read while another thread might b... +1.96
Does language linkage only belong to a function? -0.04
Does memory leak when invoking delete over parent pointer after rei... +0.90
Parallel threads synchronization -0.55
Why does operator>> on complex<double> not set eofbit i... 0.00
The Perfect Pair 0.00
Where is the difference between c++ istream objects I create and ci... +1.71
Sorting a list with struct pair using std::sort -0.44
Is it possible to restart a boost::future? 0.00
Is a member function allowed to explicitly call its class destructor 0.00
How to initialize an array easily in constructor? 0.00
Using template class with the incomplete type void +1.96
trim array to elements between i and j -2.57
Inheriting from std::true_type vs static constexpr const bool member 0.00
std::getline is reading line where specified delimiter is not prese... -1.86
error does not name a type +0.45
Is there a way to pull in a text resource into a raw string literal... +0.44
Assistance with inheritance issue in C++ +0.48
"does not name a type" err when trying to use pointer to... 0.00
Why does non-pure virtual method have to be defined in base class? -0.50
Why does not std::nothrow work as expected in gcc(4.9)? 0.00
std::string stream parse a number in binary format +0.45
the effect of printf when debugging threads 0.00
Catching exception thrown by constructor seems impossible -0.91
`std::alignment_of` versus `alignof` -1.57
Printf() - printed characters limit -0.26
address in dynamic two dimensional array in c++ +0.42
Correct way to type casting in c++11 style? +1.67
Swap one element with all other in vector +0.44
Implementing move constructor and assignment with unique_ptr<> 0.00
What does the standard say implementations should do upon finding u... +0.43
how to save an objects name as a string +2.24
Time conversions not deterministic 0.00
Using std::condition_variable with atomic<bool> +1.34
Pass-by-reference and integral promotion -1.14
Sorting sequence based on greatest common division 0.00
How to check if a member name (variable or function) exists in a cl... -0.69