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 ... 26 27 28 29 30 ... 52
Title Δ
How do you return a 2d array in C++? -0.09
Error handling in wxWidgets +0.23
Can you catch an exception by the type of a conversion operator? 0.00
static member initialization for specialized template class +0.71
Question about exact time of destruction of temporaries in C++ +0.30
Templating off of an arbitirary-length list of types in C++ -2.84
Malloc a 3-Dimensional array in C? -0.42
Why and when should use a Copy Constructor in C++? Why shallow copy... -1.42
Initialize static member of template inner class 0.00
C++ 2D Dynamic Array +0.65
How to test if template parameter is a pair associative container? -0.21
How do I check my template class is of a specific classtype? -1.04
Static keyword in function parameter -1.41
"using typedef-name ... as class" on a forward declaration +0.20
Multiple definition of inline functions when linking static libs 0.00
How to delete this 2D Array in C++ +0.21
sizeof(void*) and sizeof(function_type_ptr*) equality +0.29
Using default in a switch statement when switching over an enum +0.57
End of multi-dimensional array using compact pointer notation +0.23
Return a const reference or a copy in a getter function? -0.48
Unique Numerical ID for a Templated Class using Function Address -0.81
view the default functions generated by a compiler? +0.78
c++ using declaration, scope and access control +1.00
What to do with private member functions when turning static class... +0.60
In a C++ template function can I return a dereferenced argument type? +1.17
what does compiler do with a[i] which a is array? And what if a is... -1.21
C++: how to prevent destructing of objects constructed in argument? +0.41
C++ test if input is an double/char +0.80
boost add_reference not working with template parameter 0.00
Copy constructors and Assignment Operators +0.73
const char* concatenation -1.31
Two 'main' functions in C/C++ -0.04
Is using "operator &" on a reference a portable C++ c... +0.23
How can friend function be declared for only one particular functio... 0.00
Any differences between f(const string &) and f(const string )? -1.53
C++ Templates and accessing namespaces +0.24
Why do C++ allow constant to be transformed to reference argument i... -0.53
error with the declaration of enum +0.51
C++ two dimensional arrays with pointers -0.10
Variable length arrays in C++? +0.35
C++ template gotchas -0.20
Problem with class template specialisations +0.28
Why is `i = ++i + 1` unspecified behavior? 0.00
name collision in C++ -0.72
C++ Static member initalization (template fun inside) +0.25
Is "const LPVOID" equivalent to "void * const"? +0.49
Instantiation of function object with different inline function def... +0.21
Conditional operator issue +0.21
invalid initialization of non-const reference of type ‘int&' fr... -0.73
C - the most useful user-made C-macros (in GCC, also C99)? +0.03