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 ... 71 72 73 74 75 ... 89
Title Δ
How to properly return an array (class member) in C++? +1.68
Function definition does not declare parameters error in a template +0.27
What's the effect of "int a(); " in C++? +0.84
In C, importance and usage of extern storage class specifier -0.77
C++ Integer [?] +0.49
Passing NON-POD type to Variadic function is undefined behavior? 0.00
c++ styleguide: why to have non-lvalues on the left side? -1.75
When do I need anonymous class in C++? +0.86
C++ typecast: cast a pointer to void object to class object 0.00
What is the mistake in this singleton object creation code -0.64
Operator overloading c++ advice -1.82
C/C++ code that damages call stack -0.66
How can I implement a method as final (final as in JAVA) in C++? +1.27
How do I forward declare a class derived from a forward declared te... 0.00
Vector iterator not dereferencable (vector inside vector) -2.93
Why can't I have an auto_ptr in an Exception class 0.00
c++ std::bind keeping object alive +0.74
missing ';' before '<' 0.00
Determining the difference between dates +0.28
two different ways of defining virtual inheritance in C++ 0.00
How to iterate over a array using a pointer and length unknown? -0.69
When can I compare pointers to the same object in c++? +0.87
shift an array and insert a new element at given position using mem... +0.30
reinterpret_cast and virtual between unrelated types -1.59
error expected primary-expression before 'char' -2.17
C++ override final and pure virtual methods -2.06
CRTP: Compiler dependent issue with Expression Template 0.00
new int[size] vs std::vector +1.34
Extract n most significant non-zero bits from int in C++ without lo... +0.29
RAII - Class Pointers and Scope 0.00
unordered_map thread safety -0.45
strange token in: for(; max != 0 ; max/=10, pow10*=10) +0.73
Using memcpy with array name +1.30
How to return value of std::copy in case of success or failure? +0.29
error C2440: '=' : cannot convert from 'Node<ValueType> *' to... -0.13
How can i make sure that memory allocated in case of MULTIMAP is fr... +0.26
XCode C++ missing sperm() -1.53
A pointer greater than zero in c++, what does mean? -0.70
I want to return a VALUE for given KEY for map<> in c++. What... -0.19
Possible to re-name STL vector? +0.80
boost::bind and insert of a boost::unordered_map -0.20
std::string and multiple concatenations +1.19
convert c++ code to c# in declaring an array +0.07
In C/C++ on linux, how do I create a prelocked mutex -1.38
Different values of sizeof(datatype_pointer)/sizeof(datatype) for d... -0.50
Does functional pointers not support instance types in C++ -0.40
Condition in "if" ignored in "for" loop +0.36
Why is += valid temporaries in standard library? -1.99
Explicit instantiation of operator>> overload +0.88
Confusion on C++ programming practise with exception handling +0.54