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 ... 29 30 31 32 33 ... 52
Title Δ
reinterpret_cast to void* not working with function pointers -1.15
What is a handle in C++? -1.22
invalid use of incomplete type in memory allocation wrapper, GCC on... -0.27
Overloading friend operator << for template class +0.23
Member function pointer calls copy constructor? 0.00
How do declare an extern "C" function pointer +1.22
Enums: Can they do in .h or must stay in .cpp? -1.08
Callback in C++, template member? (2) +0.21
What exactly is nullptr? +0.65
Global structs not being seen 0.00
Safely overloading stream operator>> +0.22
What is the difference between Boost::bind and Boost Phoenix::bind? 0.00
Error passing 2D char* array into a function +0.22
Template's member typedef use in parameter undeclared identifier in... +0.93
Templated copy-constructor fails with specific templated type 0.00
push_back(this) pushes wrong pointer onto vector +1.16
pass a callable object to a member function -0.75
Initializing member variables +0.88
using unions in function parameters +0.42
Undefined Reference to class function issue +1.48
C++: Default values for template arguments other than the last ones? -2.34
Why won't C++ allow non-const to const conversion in copy ctor? -0.17
"C subset of C++" -> Where not ? examples? +0.94
Is it possible to write an impure template in C++? 0.00
TCPL 5.9.9 (C++): Where would it make sense to use a name in its ow... +0.57
What are the rules for choosing from overloaded template functions? +0.23
How can I hide the declaration of a struct in C? +0.28
Resizing a char[x] to char[y] at runtime +0.37
pointer to an array -0.83
Is it OK to use a macro to specialize std::swap? +0.73
sprintf and char [] vs. string +0.25
Declare and initialise an array of struct/class at the same time +0.94
What is going on with 'function pointer' or 'reference to function'... 0.00
Is there any function object to create objects in STL? +0.70
Why am I getting a symbol lookup error? +0.24
pointer to const vs usual pointer (for functions) +0.37
Is returning by rvalue reference more efficient? +0.81
C array pointer question +0.84
Is the sizeof(enum) == sizeof(int), always? +0.47
Another C pointer Question -0.55
Do typedefs of templates preserve static initialization order? +0.22
What part of dereferencing NULL pointers causes undesired behavior? -0.28
Accessing Function Variable After calling it while Being in main() -0.69
How to define an enumerated type (enum) in C? +0.95
Universal less<> for pointers in C++ standard +0.69
Name resolution in templates -0.30
Convert struct to unsigned char * -0.22
Using Boost::ref correctly..? +0.22
const std::map<boost::tuples::tuple, std::string>? +0.90
Array of member function pointers : Getting 0xcccccccc when control... +0.24