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 ... 29 30 31 32 33 ... 89
Title Δ
hashmaps maps, unordered maps, with classes as keys -0.23
what c++ inline explicit constructor is good for? +0.98
Initializing std::map with an array of std::pairs issue (pointer er... 0.00
Difference between writing a==2 and 2==a +0.24
C++ Standard doesn't say anything about operator!=() and operator==... +0.92
Find the size of a c array in function +0.56
C++ function returning pointers make no segmentation fault -0.41
Resolve ambiguous template +0.24
What are these two numbers when initializing a vector? -2.35
What is the efficient way to populate vector from vector of vector? +1.00
Why do random access iterator's arithmetic operators accept / retur... +1.77
error: cannot call constuctor 0.00
About static_cast in c++ -1.02
faster deletion of vector type +0.23
The Standard seems to support (the snippet below compiles) a static... 0.00
C++ uint8_t array length 0.00
Creating a temporary of decltype -0.09
Another "expected unqualified-id before numeric constant"... 0.00
Error in using templates in C++ +1.20
uint32_t, int_t notation for representing variable size -0.18
Initializing a reference with constructor syntax +1.28
Why this code isn't compile with VS2010 and gcc 4.8.1 +0.74
Use variable from self C++ +0.17
Adress of the pointer in C++ +0.72
Turning off the "'register' storage class specifier is depreca... +2.29
Are there STL functions to split/splice C-style arrays into smaller... -0.48
Dereferencing string iterator and performance impact -0.23
Why cant constructors gracefully handle errors? +1.11
How to convert a string to a signed float? +1.02
How can I invoke a compile-time error via a C++ macro? 0.00
cout and sizeof are not returning what I expect in C++ +0.08
C++ destructor and memory allocation, and undefined beahviour -0.25
c++ error: expected ‘;’ before ‘<’ token +1.40
Exchangability of pointers to member function between different add... +0.86
C++ POD struct inheritance? Are there any guarantees about the memo... +1.75
c++ i change my list(and code) so it now handles Node* rather than... +0.27
Accessing protected member function in derived class — Segmentation... 0.00
Spotting / checking an end of a sequence in C++ -0.22
Two-phase lookup: is it possible to easily mix inheritence and temp... +0.26
const return type in operator overloading +1.13
same operation in multiple if statement, how to reduce code redunda... +0.80
Inheritance, pure virtual functions and non-inline member function... -0.45
Virtual methods using class list C++ -3.07
A character constant with more then one character 0.00
Is there a fixed-size equivalent to void*? -0.51
Reshaping data from a std::vector<double> into double** of sp... -1.71
Why I don't get a dangling pointer? +0.61
c++ memory leak error in template classes 0.00
What does the following struct definition mean? +0.64
Own AddRef and Release for Boost shared_ptr 0.00