StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

chris

Rating
1653.69 (506th)
Reputation
46,954 (2,207th)
Page: 1 2 3 4 5 6 7 ... 16
Title Δ
What happens when a class and a function have the same name? -0.63
c++ initialize a map of maps more nicely 0.00
Why is it necessary to specify the type in this C++ template? +0.30
Compilation error when trying to use vector<ostringstream> 0.00
Where in the C++ standard does it state that the default constructo... 0.00
Print vector of students in for loop? 0.00
Return an empty set with "return std::set<int>()" -... +0.27
What does "void();" as a separate statement mean in C++? +1.41
What is the purpose of unary plus operator on char array? +1.96
Need help expanding a variadic macro to a sequence of stringified n... 0.00
Why does pointer to int convert to void* but pointer to function co... 0.00
Conditional Operators +0.59
How to write lambda function with arguments? c++ +0.27
Is there a "dynamic decltype"? -0.34
g++ - how do I disable implicit conversion from 0 to pointer types? +1.09
Is there a bitwise trick to increase only zero to one? +2.33
Operator precedence change +0.31
How do I terminate variadic template recursion based on the number... -2.68
C variable assignment issue +1.56
Is .5 same as 0.5 in C++? 0.00
Why is a constructor necessary in a const member struct? +1.36
VC++ vs GCC preprocessor +0.08
Template varargs and explicit instantiation 0.00
What is the type of a built-in array's size? +1.20
how to check VS c++ standard version 0.00
How do I expand a macro containing commas inside a BOOST_PP_IF 0.00
How do I print out a comma multiple times using Boost Preprocessor 0.00
How do I generate an arbitrarily long list of parameters using macr... 0.00
How to get on top-level const pointer using "auto"? +0.31
C++ Struct "Foo Does not name a type" error 0.00
Bitshift - Need explanation to understand the code +1.32
Uninitalized local variable +0.31
Calling a C method from C++ +1.30
is_copy_assignable() returns false when copy assignment defined +1.46
How to wrap a C++11 callback? 0.00
C++11 lambda expression - Capture vs Argument Passing 0.00
Geting the file size of a system application on windows in C++ +0.31
How do you find the length of a SQLWCHAR? 0.00
C++11 initializer list fails - but only on lists of length 2 -1.80
Most Keywords Possible In Declaration +1.47
No constructor found for a user-created class +0.31
Iterate over base classes of variadic template class +1.35
Determining if a number is either a multiple of ten or within a par... -0.08
Message-only window not receiving messages from tray icon 0.00
Process remains on app exit 0.00
copy() inserting elements begining of list rather than end 0.00
Can C++ code be valid in both C++03 and C++11 but do different thin... +0.91
Need some help writing an EMPTY_OR macro -2.19
Why do parens prevent macro substitution? 0.00
How to concatenate a LPCWSTR? -0.18