StackRating

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

MikeMB

Rating
1496.69 (4,016,729th)
Reputation
11,974 (12,343rd)
Page: 1 2 3 4 5 6 ... 8
Title Δ
Declaring static auto function pointers in traits template -1.39
Arrays of Pointers to Abstract Types +0.11
Can the optimizer elide variables declared in a namespace 0.00
Post-increment in assignment to reference c++ -0.26
The maximum memory location my C stack pointer can points to during... +1.14
How to make this function thread safe and fast? +1.27
Assigning the first character of a string literal to a char array a... +2.13
Are compilers able to avoid branching instructions? +0.54
Variadic template error -- MSVS2013 compiles, clang-3.5 does not +0.81
How to generate random numbers in ascending or descending order -1.59
Overloading functions with struct inheritance as arguments c++ -0.43
Why is there no safe alternative to unique_ptr::operator*()? +0.47
Error when coding a graph class in C++ 0.00
Different c++ calling conversion on osx/win7/linux 0.00
C++ Move assignment operator: Do I want to be using std::swap with... -0.96
Simulating an interface by implicit typecast +1.39
Can 'mutex' of boost be used to for mutual exclusion among... 0.00
Peterson's solution implementation not working in C -0.13
When would I want to construct a shared pointer from a raw pointer -1.19
Does a single queue with separate reader and writer threads needs l... +0.04
Error C2280 mutex in a class C++ -1.12
Override function with "virtual" keyword and without it +1.35
How to compile C++ for Windows with clang in Visual Studio 2015 0.00
Using regex to split special char 0.00
Atomic Reference Counting +1.92
Why is std::unique_lock not derived from std::lock_guard 0.00
Is std::vector thread-safe and concurrent by default? Why or why not? -1.30
How does thread context-switching work with global variable? +0.26
Reverse channel values from 1D array 0.00
3 X 3 magic square recursively -1.15
Lock Free Bounded Stack C++11 atomics 0.00
Eclipse hover over variable VS cout in c++ 0.00
Issue using std::atomic_flag with worker thread 0.00
Atomic variables other than c++11 and boost +0.03
m smallest values of vector with size n (c++11) 0.00
Reading contents from a stringstream 0.00
Modern C and C++: it is possible to use one defined structure for o... -0.63
How to remove a customized object using stl remove from container s... +0.06
Improving running time for a scheduling algorithm 0.00
Branchless K-means (or other optimizations) -0.50
How does compiler decides when to use a vPtr to invoke a function +0.52
How to correctly use hash_set in C++ +0.51
Move a chunk of text within a std::string to the left by X amount o... -0.60
Is this function overloading correct? -0.42
Include statements outside include guards -1.30
sub-vector modifies original vector -1.22
vector of unique_ptr in C++11 -0.09
What can go wrong implementing swap copying the bits at low level? -1.47
Keeping a pointer to the previous loop value? +1.41
Solving the Josephus ProbIem using a vector -1.67