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 ... 19 20 21 22 23 ... 52
Title Δ
Handmade auto template (without using C++0x) -1.56
what is/are the purpose(s) of inline? +0.84
conversion from 'std::string' to non-scalar type requested +0.22
Pointer to pointer array understanding problem +0.90
Pointer to Array of Struct +0.62
which is faster, and which is more flexible: printf or cout? -2.68
Removing volatile nature using const_cast 0.00
C++ Forward Declaring a class? +0.53
enum flags with name 0.00
vector addition operation +0.30
converting string to int +0.90
address of c++ template function +0.49
operator overloading +0.87
(Non) Static Object in Loop +0.41
storing mem_fun in a standard container +1.25
Is there any way by which you can find the max size of a data type? -0.62
Declaring an instance of an explicit specializtion of a template wi... +0.73
Pointer to members -0.74
ADL and friend injection 0.00
C++ templated function and forward declarations +0.98
CRTP and templated expressions 0.00
Pointers to functions +1.25
Declare Before use in C++? -3.03
What are rvalues, lvalues, xvalues, glvalues, and prvalues? -1.92
About scope and lifetime -0.36
use sfinae to test namespace members existence 0.00
"too many template-parameter-lists" error when specializi... 0.00
binary '*' : no global operator found which takes type 'statisticia... +0.86
Fill multidimensional array elements with 0's -0.52
Template specialization: non-inline function definition issue 0.00
defining a 2D array with malloc and modifying it +0.51
Friend access to protected nested class +0.92
C++: Can a struct inherit from a class? -1.95
Const pointer in a class object-oriented bug +0.78
How to create a type-tag for template specialization -2.00
C++ what does >> do -1.96
error: no matching function for call to 'make_pair(int&, Quest*)' 0.00
Return char* to string literal -0.84
What is (double (^)(int))foofoo 0.00
LLVM automatic C++ linking +1.19
Different template error format in GCC? +0.92
what is the expected behavior? +0.57
Template parameter constraints -2.22
Why two asterisks while accessing an element of 2-D array using poi... +0.20
The C++ Programming language, Definitions vs Declarations exercise... 0.00
Create map using two arrays 0.00
How to specialize member functions based on class template argument +0.31
Does order matter in specialization of a function in class template +0.21
MI and implicit copy constructor bug (was: Under what conditions ca... +0.22
C++ templates declare in .h, define in .hpp -1.01