StackRating

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

Johannes Schaub - litb

Rating
1660.40 (425th)
Reputation
487,788 (64th)
Page: 1 ... 28 29 30 31 32 ... 52
Title Δ
How to use a template parameter in another template parameter decla... +0.21
Simple fun C++ Asterisk Hill +0.28
Ternary operator evaluation order +0.92
Automatic creation of constructor, based on parent class' construct... +0.21
Why don't member function temporaries bind to the right type? +1.06
When should linkers generate multiply defined X warnings? +1.52
what does `*&` in a function declaration mean? -0.47
C definition formatting question -1.99
What are the operations supported by raw pointer and function point... +0.73
Protected data in parent class not available in child class? -1.38
What is the difference between a definition and a declaration? -0.11
a few beginner C questions +0.86
Confusing function lookup with templates in C++ +0.56
Enumerate over an enum in C++ +0.71
C++ static operator overloading +0.92
cancelling std::cout code lines using preprocessor -2.58
Local variable scope question -2.11
How to call a templated function if it exists, and something else o... +0.62
C++: Optimize using templates variables +0.03
Conversion constructor vs. conversion operator: precedence +0.22
Taking iterators two at a time? +0.24
Problem with overriding "operator<<" in class deriv... +0.22
null pointer when getting function pointer using boost::function::t... +0.22
Why do you need to append an L or F after a value assigned to a C++... +0.73
Can you evaluate a constructor call to boolean with an overloaded b... +1.40
C++ stringstream, string, and char* conversion confusion -1.19
Printing an array in C++? -0.50
Is a public constructor in an abstract class a codesmell? +0.41
How do I refer to std::sin(const valarray<double> &)? +0.64
The right way to create pointer to pointer object? -0.45
What's the difference between C++0x concepts and The Boost Concept... +0.23
typechecking provided on enum +0.64
GCC array of struct compiler weirdness +0.75
Simple C++ code (what's wrong here?) +0.21
Check if input is blank when input is declared as double [C++] +0.86
Template Partial Specialization - any real-world example? +0.42
How to place objects that seem not be comparable in a C++ std::set? -0.52
C: differences between char pointer and array +0.10
How to generate a non-const method from a const method? +0.42
Mixed pointer, array and function type-declarations in C -1.93
multiple definition for static member? -0.04
Weird behavior of template arguments in Visual C++? +0.89
sizeof() And Template Argument In ctor / Non-ctor Function +0.32
Forward-declaring template pointer -0.47
Are return values going to be passed by rvalue reference in c++0x? +1.03
request for member `...' is ambiguous in g++ 0.00
using a static const int in a struct/class -0.06
Private members vs temporary variables in C++ -1.24
How do conversion operators work in C++? +0.90
what is the result of incrementing an istream_iterator which is alr... +1.00