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 ... 4 5 6 7 8 ... 89
Title Δ
Rewrite boost flavored code in C++11 manner (Boost.Bind, Boost.Func... 0.00
C++ Understanding the exact semantics of templates, esp. with funct... +0.91
C2470 error Visual Studio 2012 and Qt 4.8.6 0.00
C++ boost::chrono vs std:chrono time since epoch (get current syste... -0.41
Why is C struct tm not as typedef? +0.24
How can i fill a char array with some string , en int +0.38
auto with ternary operator and templates +0.24
c++ error LNK2005 and error LNK1169 0.00
is it possible to override the c++ operator<< for a struct in... 0.00
How to initialize an array of structs that demand arguments in C++ +0.23
Does c++ compiler optimize a = b + c +1.52
Round to nearest multiple of a number +0.25
how to run c++ proram with int main(int argc, char *argv[]) 0.00
Why can't I use a constexpr pointer as template parameter in C+... 0.00
QSort doesn't sort correctly, unless sorting one extra time aft... -3.18
Give namespace to an existing library in C++ -0.33
Which C++ compilers automatically define size_t without requiring a... +1.11
Is shared_ptr swap thread safe? 0.00
Memory requirements for C++ lambdas -0.27
How to avoid move elision when passing a temporary by value? +1.26
Shorthand for for-loop - syntactic sugar in C++(11) +0.68
Interaction between c++11 std::thread and class friend function 0.00
Pointer in constructor and member function return different addresses 0.00
Setters in template classes +0.68
Program Error, Due to the use of std::unique_ptr in VS2010? 0.00
Read from file and save into array c++ -2.76
Heap memory corruption +1.03
c++ 'undefined reference to' error +0.22
forward declaration of typedef class -0.45
What happens when I do int*p=p in c/cpp? +0.71
C++ c-tor handle default member value construction exception? +0.24
Early and late binding + polymorphism in c++ +1.24
C ­function declaration in a parameter list -2.55
What does it mean when a dynamic_cast fails? -0.67
Why is this function coming into scope? 0.00
End process error code -1 if acess to string field of structure +0.24
all_of asking for argument list 0.00
char pointer to string, then into array of strings. *** Error in `.... 0.00
Start thread without thread instance name 0.00
XCode Error: "Control may reach end of non void function" 0.00
Regarding definition of dereferencing and member selection operator... +1.48
Class scope and private members? +0.38
Program doesn't work if I declare class as const...rather than... 0.00
What is the best way to determine object pointer by pointer to one... 0.00
Default initialize a class with many boolean values? +1.01
sorting a vector of userdefined classes based on the string inside... +0.90
reinterpret_cast structure to a fixed size array 0.00
Initializing a specific subclass based on input 0.00
Why should not we use a function that returns an array or pointer i... -2.11
Is f1(const char* str) different from f1(char* str) when applying S... 0.00