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 ... 4 5 6 7 8 ... 52
Title Δ
global operator new, private c-tor and friend +1.79
Why specifying the default value outside of a class is allowed but... 0.00
What does an ampersand after this assignment operator mean? -2.24
Template arguments passed in a function pointer declaration 0.00
A workaround for partial specialization of function template? +1.48
Output is different for R-value and L-value. Why? +1.48
What is the difference between function pointers, function object,... 0.00
What's the use of multiple asterisks in the function call? -0.99
How do function objects affect overload resolution? -2.45
can template alias be used for partial specialization? -1.87
Does an exception use move semantics when thrown in C++11? 0.00
What should I choose from the below functions -1.85
Is it ok to static_cast a void* pointer +0.24
detecting protected constructors of (possibly abstract) base class 0.00
C++11: Template Function Specialization for Integer Types -0.06
Why is it legal to inappropriately access privates in an explicit i... 0.00
Why does C style cast work but reinterpret_cast doesn't? -1.11
What is the reason behind cbegin/cend? -0.65
Post-increment, function calls, sequence point concept in GCC -0.59
Derived from template class? +0.30
Qt QVBoxLayout: How to divide the layout in fixed height Boxes? 0.00
What does typedef class Smth mean? +1.11
Use brace-enclosed initializer lists in a variadic template? +0.24
L value required error -1.91
Easiest way to get the N-th argument of a variadic templated class? -1.60
Non-Qt Base Classes 0.00
How to initialize an array in a class whose values can be used in c... +1.11
Variadic templates and sizeof...() confusion 0.00
what is wrong in this code? I have to use a volatile pointer to uni... 0.00
Clearing contents of a fixed char array in C++ after value has been... +1.05
Overload ambiguity when passing R-value to function that takes L-va... 0.00
LLVM cpp backend, does it replace c backend? 0.00
C++ template won't accept iterators 0.00
Why doesn't this code generate compilation errors? -1.24
Do non-local C++11 lambdas live in anonymous namespaces? -1.49
Implicitly treating returned lvalue as rvalue -2.19
How does the compiler know to move local variables? +0.30
C++ compile time error: expected identifier before numeric constant -1.13
Correct c++ pointer syntax -1.81
Initialization across c++ translation units +1.03
Is it legal to goto out of try block? +0.34
Implicit parameter cast +1.55
Code duplication between typedefs and explicit instantiations 0.00
enable_if and constructors 0.00
Meaning and examples of "new (expr-list) type" operation -2.84
Accessing inactive union member - undefined? 0.00
C++ template param deduction is not working 0.00
Any way to make parameterized user defined literals? -0.23
concatenate two integer values into a char array +0.93
C++ template add/enable constructor based on template argument +2.92