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 2 3 4 5 ... 52
Title Δ
std::tuple_size and partially specialized templates -0.23
Error partially specializing a class template to have boost::tuple... +0.28
Why "bool c = nullptr ;" compiles (C++11)? -2.50
Chaining operation and order of evaluation on the same object +0.70
What is the supposed behavior of copy-list-initialization in the ca... 0.00
Why do I get "warning: missing initializer for member"? [... -1.48
The scope of in-class-defined friend function? 0.00
GCC template compilation no method checking +1.06
Does the accessibility of deleted constructors/operators matter? -2.37
Why is it legal to define arbitrary return type of overloaded opera... +0.05
Is it OK to reference an out-of-scope local variable within the sam... -2.18
Uniform initialization fails to copy when object has no data members +1.77
Why does the expression below characterize a narrowing conversion? +0.71
Why is g++ allowing me to treat this void-function as anything but? -1.89
Pure virtual functions in C++11 +1.09
Scott Meyers on Rvalueness +0.84
Equivalence of C++ template aliases 0.00
Why doesn't clang++ compile the same file as g++ do? 0.00
How do "const", "&", and "&&&q... +0.90
What are the pros and cons of each way to initialize an expression? +0.73
Is a c-style cast calling an explicit conversion constructor correct? -1.53
C++ Disambiguation: subobject and subclass object -0.07
What is wrong with a volatile type deduction in template functions? -0.58
QT Is a slot launched in a separate thread +0.27
Should name lookup be deferred for a dependent class/namespace-name... 0.00
"extra qualification" errors. How warranted by the Standa... +0.30
Does an lvalue argument prefer an lvalue reference parameter over a... 0.00
C++11 gcc: explicit qualification in declaration? Standard ref? -2.51
Why can't I use brace enclosed initializer list to call copy constr... +0.27
C++ how to check if two clsses are from the same object +0.85
rationale behind c++ implicit copy and move constructor? 0.00
C++11 constructor overload resolution and initialiser_lists: clang+... 0.00
reference collapsing with template template class 0.00
Address Constant Expressions 0.00
Why do auto and template type deduction differ for braced initializ... +1.08
Should name lookup be deferred for a class/namespace-name qualified... 0.00
User-declared default constructor + in-class initializers != user-p... 0.00
When instantiating a template, should members of its incomplete arg... +1.30
List-initialization of const references to temporary objects +1.96
C++11 - How to provide a valid constructor for rvalue references to... 0.00
In c, what are the rules governing how compilers merge the same str... -2.04
C++ version of C99 temporary local array variable 0.00
Calling destructor with decltype and\or std::remove_reference +0.27
C++11 ambiguity between declarator and abstract-declarator in param... 0.00
C++ foreach-loop picks mutable begin() even +1.25
"chosen constructor is explicit in copy-initialization error&q... 0.00
returning initializer list mechanism +0.31
What's the point of forward declaring a class template explicit/par... 0.00
Brace elision in std::array initialization 0.00
Return type deduction with a private member variable +1.51