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 ... 10 11 12 13 14 ... 52
Title Δ
What differences, if any, between C++03 and C++0x can be detected a... +0.88
Is there anything in the C++0x standard to support separate compila... -0.85
Checking if my const variable has not been modified externally -1.92
Disambiguator template keyword for a template member of a template:... +1.07
Why is it thought of 'T *name' to be the C way and 'T* name' to be... +0.06
How to force a static member to be initialized? +0.40
What breaking changes are introduced in C++11? +1.24
What breaking changes are introduced in C++11? +0.52
Instantiating multiple templates +1.17
Why use array size 1 instead of pointer? +0.84
Which cast style is better and why? -1.53
Simple question: Why does the string library function std::string::... 0.00
Parsing C++ to make some changes in the code +0.83
What's going on here? Am I losing const-ness? +0.83
What standard clause mandates this lvalue-to-rvalue conversion? +0.48
Restrict parameter type in template instantiation -3.23
c++ call specific template constructor of template class -0.17
"using" keyword for base class variable +0.34
C++ Inheriting from Undefined Template Type +1.06
Why this way of declaring function is obsolete in C++? +1.00
Why doesn't whitespace act as a delimiter when printing strings wit... +0.17
Non-extern function with C linkage +0.90
How to access unnamed "enum class" encapsulated inside a... 0.00
Variadic macros question +0.10
What's the syntax to overload operator== as a free function with te... -0.60
Is there a reason on not allowing lambdas to deduce the return type... 0.00
Store or reflect on the "reference level" of a variable +0.66
How is `>>>` lexed in C++0x? +1.28
Test for existence of std::ostream operator<< via SFINAE GCC... 0.00
Need explanation for C++ code +0.60
c++ initialize 2d array of pointers with null? +0.81
Recursively declare function in C language 0.00
Why is the dtor being called (using annoymous/lambda func) +1.12
c++0x lambdas, not letting me pass as function ptr 0.00
What rvalues have names? -0.83
Standard says, we can define static data member template like class... +0.88
C++ Templates: Byval/Reference interfering with eachother -2.88
Range of values in C Int and Long 32 - 64 bits +0.70
Problem with class definitions in C++ +0.22
Why there are function definitions after the main()? -0.37
Understanding (simple?) C++ Partial Template Specialization -2.82
How to test whether expression is a temporary? -0.52
const in C vs const in C++ +0.80
Why does postfix operator++ have higher precedence than prefix oper... +1.19
What's the real lower limit for (signed) long long? +0.22
Is this a valid (ab)use of lambda expressions? +1.35
Extract variadic template parameter pack and use it in another vari... +1.18
typename outside of template +1.26
Can Boost.Spirit be theoretically/practically used to parse C++(0x)... +0.27
Deduce parameter pack w/out passing it explicitly as a template par... 0.00