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 ... 48 49 50 51 52 ... 89
Title Δ
Why does poll keep returning although there is no input? -0.47
Can we create unique_ptr using a lambda? 0.00
pthread_create with local variable as parameter -1.04
Using an Array on a Polymorph design +0.30
comparison between void pointer, is it defined or compiler dependent? +1.42
Compiler errors at creating a thread +0.26
Correct practice using 'using' in C++ templates -0.30
"typedef does not name a type" when using a dependent type 0.00
XCode C++ assert re-definition not allowed by compiler +1.23
Pass vector<vector<Point> > by reference -2.59
Is it proper to use multiple 'greater-than / less-than' comparators... +1.89
map inside structure in c++ +0.28
c++ should I use const to method of parameter value type? +0.78
c++ is it possible to copy default constructor with pointers or ref... +1.13
Custom STL Allocator with a custom constructor 0.00
How to convert anything to string implicitly? +0.27
how char * (*arr)[2 ] and char **array[2] are different from each o... -0.10
Having trouble deleting vector of pointers +1.26
Pointer-to-member as template argument +0.78
C compile errors: stray '\200' in program and expected ')' before n... +0.88
How to receive a iterator pair in a method? 0.00
How to fetch the record between two dates which is string in C++ 0.00
Difference between '&' and '==' while using Qt mouse functions? +0.14
Singleton pattern explanation -0.21
How can I know if C++ compiler evaluates the expression at compile... +0.12
What are some better ways to avoid the do-while(0); hack in C++? +0.31
Exception safe move operator +0.31
Comparing two iterators of a different type in a template function +1.44
Printing output from string building function not returning expecte... -2.30
how to get the i-th underlying type (by an const integer) of af boo... 0.00
clang 3.3 and constexpr constraints 0.00
fwrite fails on big data 0.00
does code::blocks reserve names other than c++ keywords? -0.70
What is the point of a pure-virtual member function with function b... +0.28
Functors in static global arrays +2.31
C++ Disambiguation: subobject and subclass object -0.95
conversion from empty string to float using stringstream results in... 0.00
C++ friend function hidden by class function? +0.87
How does extern work? +0.56
Is there ever a reason to use std::list? +0.97
What does void(*)() mean in code -2.41
Lua C API: what's the difference between lua_gettop() and -1? -0.37
How to create a variable size char array in VC++ +0.67
How to access functionality of both GPU & SoundCard Chip direct... +0.32
The difference between #include .h and just stating class A; in C++ -0.13
Is using the class-wrapper for thread-safe access to the object con... -0.78
C++ : interpreting hex in a char* as uint8_t +0.31
VS2010: Temporaries can't be bound to non-const references 0.00
C++ using a member function from from one class in the main function? -0.37
what is the best and how declare const in function of c++ -0.15