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 ... 12 13 14 15 16 ... 89
Title Δ
Is it safe to reinterpret_cast an array to a struct containing the... +1.08
the type of this* in C++ -1.27
C++ call inline function from another cpp file -0.20
Can I use std::bind to "attach" a state to a function? +0.22
Global variable is out of scope! What the heck? +0.21
Initializing private member static const array +0.74
Type cast char array[16] to int 128 bits -0.35
What is the type of an int array? -0.53
for(auto &pointer : vectorOfPointers) vs for(auto pointer : vec... +1.93
Redeclaration error fruit f vs fruit(f) +0.62
const char* if() comparison with "SRAD" returns false -0.00
Is a function without input/output a procedure? +0.67
Main function of complex number class C++ +1.01
Calling non default template constructor in a Class constructor +0.90
Returning a lambda with captures from a function +0.22
How to get the exact message from recv() in winsock programming? -0.61
no conflict between int max,a variable and int max(int ,int),a func... 0.00
type transform by using constructor in c++ didn't work? -1.14
weird bug in visual studio 2012 0.00
expected unqualified-id before numeric constant for defining a number -2.41
How to feed contents of a "shebang" file into the program... -1.13
Reuse template parameters through several classes +1.28
Why MinGW 4.9 shows missing initializer warning for code that is co... +1.31
how can I copy some characters into string in c++ +0.45
Why does std::list have a max size? +1.26
Variable doesn't change when being set from a function +0.22
Defining a function with the type of a class defined within another... +0.74
C++ Code with abs() does not compile 0.00
c++ pointers and pointer to a reference +0.93
C++ Copy structure without pointer +0.96
Default Initialization Versus Zero Initialization -1.24
Is it safe to create new thread in a loop? +0.96
C++ overloading << operator multiple parameters -2.44
How to change variable initializated depend on virtual function +0.73
std::set< struct > sorted by property value in struct c++ -0.80
Avoid configuration class as a Singleton 0.00
Incomplete verbosity of default definitions declarations +0.23
Not getting the expected behavior with "explicit" keyword... +1.40
Meaning of && in the context of bitwise_cast<void*>(&... 0.00
What is an int() Called? +1.30
Multiple || in if statement -0.85
error : "object" was not declared in this scope +1.41
GNU Makefile - Generic Makefile for several targets +0.23
C++ - Avoiding multiple if statements for managing errors +0.97
Array to Array-- incompatible types in assignment of 'int*'... 0.00
vector copy does not work, but manual push_back does +0.25
Why is using the structure variable itself in its element not allow... +0.78
I'm returning non-named object from a function. Why RVO still k... +1.32
Is there a safe way to call wait() on std::future? -2.04
Polymorphism (types) +1.39