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 ... 7 8 9 10 11 ... 52
Title Δ
Repeated typedefs - invalid in C but valid in C++? -2.55
Does C++ support Variable Length Arrays? -0.27
Why is the keyword "typename" needed before qualified dep... -0.48
Is there any point naming a local variable as a rvalue-ref? -0.62
Perfect forwarding a member of object +1.09
C++: Is it possible to friend all instances of a template class? 0.00
What is the difference between these extern declarations in C++? -0.35
how to pass function pointer as a template parameter +0.19
the order of assigning values -0.06
How to check if a type is a typedef of int -0.61
How to declare two functions taking each other's signature as argum... +0.22
Is the scope of unique_ptr constant? -1.70
Thinking in C++ template specialization 0.00
Why are anonymous namespaces not a sufficient replacement for names... -0.90
The move function in unique_ptr C++03 emulation 0.00
Does casting a pointer to "void*" have any effect when pl... +2.14
Can I access multidimensional array using a pointer? +0.54
Why does C++ allow but ignore the application of const to function... +0.51
Error : names the constructor, not the type. while compiling with g... -0.90
Does casting to a pointer to a template instantiate that template? +0.22
specification of function templates +0.23
How do I convert a char array to integer/double/long type? -2.11
Why can't variables defined in a conditional be constructed with ar... +0.33
Workaround for non-deduced context 0.00
Size of built-in multidimensional array using variadic template fun... +0.00
Are move constructors produced automatically? +1.42
Unable to compile nsgmls with template erros 0.00
Expression evaluation order +0.09
Template code increase size of a binary +1.11
How take param of the template template class +0.18
Use of Unnamed namespace over static -2.61
Specializing a template member function? -0.01
Passing functor object by value vs by reference (C++) +0.84
Why aren't static data members allowed in local classes? -1.36
What is "Argument-Dependent Lookup" (aka ADL, or "Ko... -0.25
constexpr and initialization +0.67
When is an 'identifier' a 'name' in C++? 0.00
How does the range-based for work for plain arrays? +0.85
Can we return objects having a deleted/private copy/move constructo... +1.21
decltype of a class member variable, is it forbidden? Why? 0.00
Event Based == Asynchronous? -1.94
non-member operator<() for template class's nested class not mat... -1.47
C++ partial template specialization +0.23
Multiple copy constructors specified -0.79
Strange case of C++11 overload resolution +0.91
Why can extern be applied to definitions? +0.54
Can a template argument be an expression? -1.30
Recursive call in lambda (C++11) +0.67
"unpacking" a tuple to call a matching function pointer +1.00
Declaration of a funcion in c programming +0.86