StackRating

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

Mike Seymour

Rating
1722.24 (78th)
Reputation
219,975 (198th)
Page: 1 ... 67 68 69 70 71 ... 89
Title Δ
Getting the same value of the const variable even after changing it... +0.97
Compiling error with std::min_element +1.98
How to remove values from a QMap? -2.68
Why can't a smart pointer call new() for me in its constructor? +0.81
Is %p specifier only for valid pointers? -1.13
Overloading operator by using STL utility.h 0.00
How to make push and pop on queue atomic, how to lock those operati... +1.05
C++ bitwise ops on double via long long pointer breaks output +0.29
Does polymorphism work in C++ without pointers / references? -0.60
Check if instance exists and return reference in Singleton getInsta... +0.38
Need help understanding the syntax of this C++ template -0.39
Confusing enum init -1.38
Singleton threadsafe class -0.01
How to determine if va_list is empty 0.00
Pthread template argument error 0.00
Why is the copy constructor of the string used? +0.18
How to implement swap()? +0.06
How to move an object into uninitialized memory? 0.00
gdb takes only the first parameter -0.46
C++ usage of strtok() on string +0.28
const array of fixed size const array as argument of a method in C++ +0.30
Converting to short type pointer? 0.00
Why do I keep on getting a syntax error when using a base class typ... 0.00
dealing with C++/C structures memory freeing +0.60
C++: Overriding a protected method which is called by another method -0.39
Segmentation fault,C++,g++, -1.03
How can you tell whether to delete a pointer returned from a functi... +0.50
I'm confused by the inconsistent application of the "&&quo... +1.59
Bitwise XOR in Javascript compared to C++ +0.40
how to access the list inside a list in c++? -1.85
Why does C++ Standard 1.9/5 talk about "possible execution seq... -0.01
Why does std::cout not print values from union, but printf does? -2.34
containing and accessing thread globals in c++ +0.36
Need to mutex-protect (atomic) assignment sought by condition varia... -0.53
How to compile a vector with huge amount of data in C++? +1.00
Profiling programs written in C++ for runtime behaviour +0.29
narrowing conversion from unsigned to double +0.87
Whats the difference between void* and void * -0.28
why doesn't this "if"-statement work? -0.44
Problems with nested struct constructor and Union -0.11
Smart pointer to wrap array returned by a library -0.40
Using directive in Derived Class changes inheritance to Public -0.64
How can I convert const std::vector<unsigned char> to char 0.00
How to fix: error: invalid conversion from 'const MyClass*' to 'MyC... +0.30
Most elegant way to initialise a string with a single character fro... +1.18
Why does for_each + lambda trigger -Waggregate-return warning? 0.00
One more difference between gcc's and MS preprocessor +0.82
Where are the headers of the C++ standard libary (linux) +1.56
Clarification of some details on the Class definition and implement... +0.64
Variable assignment in C++ (with libpng) not working? -0.83