StackRating

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

Dennis Zickefoose

Rating
1512.03 (57,646th)
Reputation
8,924 (17,403rd)
Page: 1 2 3 4
Title Δ
Looking for opinions on when to unwind loops with if statements -1.56
C++, template specialization problem -0.10
Header Files in C/C++, Standard? -2.16
Avoiding need for #define with expression templates -2.80
why can't I put "cout <<" as a function argument in... -0.03
what happens with data declared as const in c++ -0.49
Is there a time when a superclass's constructor is not called in C++? -2.82
avoid copy by value when initializing reference -3.70
Exceptions and error codes: mixing them the right way -1.24
c++: heterogeneous template for bounded numbers +0.05
Disabling C++ code without macros -3.57
How to override a parent classes static variable -5.02
C++, Classes, Const, and strange syntax +1.24
Style of programming templates +0.98
Does g++ compilation order matter? -1.61
How to return a const ref to a struct object such that all its nest... +0.75
Is it always true that virtual function cannot be inlined in C++? -2.80
Why would you "default" a copy/move constructor or a dest... 0.00
Lists of member pointer functions +2.12
Casting "Stylee" +1.20
Side effect / Volatile / Copy Constructor / Destructor -0.08
Generate random keys -4.41
C++: Is "my text" a std::string, a *char or a c-string? +3.59
Why isn't main defined `main(std::vector<std::string> args)`? +1.03
Nested data member pointer - not possible? -3.50
How to initialize with multiple return values in c++(0x) 0.00
How to detect points which are drastically different than their nei... -4.27
How do you declare a pointer to a function that returns a pointer t... -3.46
Is it always evil to have a struct with methods? -0.31
Forwarding all constructors in C++0x -2.07
condition execution using if or logic +2.32
Type conditionals in C++ templates? +3.26
Is there a C++ equivalent to Java's Collection interface for STL co... -1.56
strange results with /fp:fast +3.52
Why is 'virtual' optional for overridden methods in derived classes? +3.14
Can I use a switch to hold a function? -1.13
correct way to store an exception in a variable 0.00
Operators vs Functions in C/C++ -1.42
How to access hidden template in unnamed namespace? +3.99
Is there a sane default for std::tr1::function? +3.50
what is the Different categories of pointers? +1.83
C++ double division by 0.0 versus DBL_MIN +4.02
C++ overloading virtual = operator -1.59
C++ design with static methods -1.47
what if i keep my class members are public? +1.84
How to write curiously recurring templates with more than 2 layers... +3.76
Beginner C++ - Trouble using global constants in a header file +3.96
Template Sort In C++ -4.25
How did it happen that "static" denotes a function/variab... +2.30
Difference in behaviour (GCC and Visual C++) -0.50