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 ... 11 12 13 14 15 ... 52
Title Δ
template class inheritance problem -3.02
C++ class member pointer to global function -0.93
llvm: generating cleanup destructors before function return +1.16
How to determine if a type is derived from a template class? +0.23
Overload on ostream in a variadic template function 0.00
Forward-declared type and "non-class type as already been decl... -1.07
Not able to befriend typedefs: any particular reason? +0.95
why ++++i regular but i++++ not regular in C++? -1.94
Difference between explicit specialization and regular functions wh... -0.08
Does something happen different in the compiler between these two w... +0.15
Primitive to user defined assignment on construction -1.15
Difference between initialization of static variables in C and C++ +1.06
Enums inside of a C++ class +0.13
Overloading operator new +1.93
Is this infinite recursion UB? +0.22
Templates exercise problem +0.21
Why do we have to have late return type? +0.45
getting errors with macros definition-c++ 0.00
Question about overloaded member functions in C++? -0.90
Why should the destructor of base classes be virtual? +0.51
template Base Class initialization 0.00
recursively nested templates -- gcc bug? +0.82
Why this output? -2.41
What compiler argument shall be provided to gcc for it to think it... +0.58
Access to method pointer to protected method? -0.53
With templates: Operator resolved first or conversion resolved first? -2.21
'new' operator and typedef-ed arrays in C++ -1.45
C++ Overload operator% for two doubles +0.73
Declaring a type without providing the name +0.46
C++ -- Should I call the base class default constructor in the init... -1.33
function template cannot hide class name? 0.00
Can anyone help me understand this error? "definition of impli... -1.14
Macros with multiple parenthesis +0.22
Is g++ both a c++ compiler and a linker? +0.68
Temporary and expression behavior +0.70
Passing lambda with parameter +1.12
Does this run into undefined behavior regarding object lifetimes? -0.00
Will the pointer to a template member function inside a constructor... -0.17
Compile-time assert for string equality +0.65
Warning: should not initialize a non-const reference with a temporary -2.71
Overloading function templates in namespaces 0.00
gcc and class keyword +0.64
Is there any downside to marking all C++ constructors explicit? +1.07
C++ compilation error, constructor has no return type... but I didn... +1.06
Making auto_cast safe +0.92
Initialising a struct that contains a vector of itself -0.56
Non-type template parameters -1.88
Detecting integer truncation -1.72
Are user-defined-literals resolved at compile-time or runtime? 0.00
Why is typename _not_ needed here in Visual Studio 2008/2010? -2.15