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 ... 14 15 16 17 18 ... 52
Title Δ
Deprecation of the static keyword... no more? +0.22
Is this code well-defined? +0.09
class classname(value); & class classname=value; difference whe... -1.09
Difference between operator and function in C++? +0.64
How to know if the argument that is passed to the function is a cla... +0.49
Getting around access specifiers with C++0x decltype 0.00
Are temporary objects in C++ const indeed? -1.29
C++ template string concatenation +0.32
Why won't this c++ lamba function compile? +0.05
is the `synonym` in a `typedef` mandatory? +0.79
Concept of "auto" keyword in c -0.16
C++ ambiguous call in function overloading +1.24
Cannot convert from 'T[N][2]' to 'T[][2]' -0.59
Specializing function template for reference types +0.69
declaring a const instance of a class -0.58
partial specialization of the templates in c++ +0.22
How to resolve ambiguity of call to overloaded function with litera... -0.75
How to copy vector colum-wise? +1.00
useful namespaces in c++ other than 'std' -0.44
C++: Can a macro expand "abc" into 'a', 'b', 'c'? +0.75
C++ reusing same variable name in .h file in function (this.variabl... -0.16
Why is C++ backward compatible with C ? Why isn't there some "... +0.79
typedef a functions prototype +0.85
Printing 1 to 1000 without loop or conditionals -0.21
Printing 1 to 1000 without loop or conditionals +0.39
C++ -- Which one is supposed to use "new Car" or "ne... -0.27
Conversion of char * to string -1.10
Simultaneous private and public inheritance in C++ +0.67
How to detect and isolate C++ Access Violation Error -0.51
C++, Inheriting template nested class +0.28
error: switch quantity not an integer +0.20
Absence of typeof operator in C++03? +0.62
C++ Function Template With Flexible Return Type -0.76
C++ MPL or_, and_ implementations +0.23
How to get a templated typename as a string? +0.70
Typo at msdn page "C++ Constant Expressions"? -2.58
Specializing a template class 0.00
Overloading operator [] +0.47
"Using" directive fails within template -1.34
Why is the this-pointer needed to access inherited attributes? +0.28
Why the strange indentation on switch statements? +0.72
Which destructor is called when in C++? -0.66
Are string literals const? +0.76
c++ getting conversion error when trying to overload subscript oper... -0.79
Take a reference to a class template'd on any type 0.00
The purpose of wrapping headers with #ifdef _cplusplus +0.18
Can `std::istream::operator>>()` accept integer radix prefixe... 0.00
Is "T var();" always a function declaration in c++? +1.09
Which cast to use; static_cast or reinterpret_cast? -1.04
Conditional operator always replaceable by if/else? -0.61