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 ... 13 14 15 16 17 ... 52
Title Δ
Overload resolution and arrays: which function should be called? +1.21
why a const object of an empty class cant be created +1.06
g++ template bug or VC too liberal? +1.19
"Invalid template argument" error in Visual Studio but no... +1.02
Type deduction of function template parameters -2.71
std::make_pair vs C++0x uniform initializer 0.00
Template C++0x lambda function... or functor/predicate? +1.08
Is it ever "moral" to override a nonvirtual function? +0.80
Namespace using declaration (C++ Primer - Stanley Lipmann) -1.54
Can we overload main() function in C++? +0.25
Is there const in C? -0.45
How to name Constructor Arguments when not using member var prefixes? +0.74
C++0x static_assert and template instantiation +1.09
typedef'ing function *signature* (not a pointer to), so that it can... +0.30
Unrolling loops using templates in C++ with partial specialization -1.17
C++ templates and Unsigned long problems -2.06
Cannot access base class' enum when inherit from a template paramet... 0.00
C++0x TMP compilation speed 0.00
about power of sizeof operator in C++ -0.45
C++0x: how to get variadic template parameters without reference? +0.84
Use of unary plus operator +1.04
Scope of a variable outside main in C +0.12
Define template function only for classes derived from a single base -0.38
Remove un-/signedness of char type -0.14
What the heck does std::bind(x, y) do? -3.10
decltype in class template specialization +1.10
How to get the Type of c++0x lamda expression? +1.08
Binding rvalue to non-const reference via pointer cast? +0.92
reinterpret_cast for almost pod data (is layout-compatibility enough) +0.93
Using decltype in a late specified return in CRTP base class +1.14
Is reinterpret_cast mostly useless? +0.51
What's the difference between these 2 declarations? -0.64
Visual C++ 2010, rvalue reference bug? -0.67
Implicit casting in templates and compiler coercion -1.85
C++0x decltype fails to deduce member variable constness +0.80
Inline qualifier stems from prototype or definition? +1.22
Is it unspecified behavior to compare pointers to different arrays... +0.91
Dynamically change the type of a class attribute 0.00
How to implement template class covariance in C++? +1.08
What type should I catch if I throw a string literal? +0.70
Are temporary values like operands of arithmetic operators put in t... -0.36
If performance is an very important consideration, is it good to co... +1.10
Constructor Foo::Foo receiving a reference to Foo but not copy-cons... 0.00
Automatically deducing the type of bind1st(mem_fun(&my_class::f... -0.78
Partial template specialization based on "signed-ness" of... -0.33
Function declaration in function definintion +1.15
c++ overload: string literal vs. boost::function ambiguity +0.85
Variadic templates and copy construction via assignment +0.23
What is the difference between a pure virtual and a virtual +0.47
C++ class member name lookup issues (regarding the wording of stand... -1.63