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 ... 27 28 29 30 31 ... 52
Title Δ
Why doesn't C++ reimplement C standard functions with C++ elements/... +0.48
Code-Golf: What is the shortest program that compiles and crashes? +0.57
templated operator() overload C++ +0.23
When should I write the keyword 'inline' for a function/method? 0.00
Passing around fixed-size arrays in C++? +0.61
Accessing protected member functions from test code in C++ +0.54
Why is this syntax invalid? vectorPointer->[0] +0.62
What's the difference between a derived object and a base object in... +0.26
Can you explain the following C/C++ statement? -1.02
why tr1::bind can not be compiled if type of argument is "cons... 0.00
Variables as a parameters for templates in C++ -0.34
#define for unsigned long +0.22
Why does C need arrays if it has pointers? -2.60
null pointer equivalence to int 0.00
What is the size of an empty struct in C? +1.08
Is it possible to have a non-template class subclass a template cla... +0.48
Why is a type qualifier on a return type meaningless? +0.96
How does compiler choose between template specializations featuring... 0.00
Why is non-type template parameter expression handling inconsistent... +1.23
Initializer list *argument* evaluation order 0.00
C function syntax, parameter types declared after parameter list -0.31
Is it possible to change the temporary object and to pass it as an... -2.29
C++: iterating over a list of a generic type +0.47
Extracting C / C++ function prototypes +0.43
"const T &arg" vs. "T arg" +0.08
Difference between variable-length argument and function overloading +0.45
C++ const keyword - use liberally? +0.44
Template static variable 0.00
Array Manipulation in C++ -0.22
How can I extend a lexical cast to support enumerated types? 0.00
Multithreading in wxWidgets GUI apps? 0.00
Could someone please explain the difference between a "referen... -0.64
Template casting issue +0.23
Differences between template specialization and overloading for fun... +0.86
convert string to argv in c++ +0.14
How can I collapse this bash command line into an awk statement? -1.00
C++ implicitly calling a function When? and How? -0.09
Template specialization of particular members? +1.28
Why is this an "overloading ambiguity" in gcc? -0.72
structure in template class +0.20
std::vector and its iterator as single template typename -1.37
how to proper delete pointer to array -0.78
Code Golf: Lasers -1.26
C++ Circular declaration +0.00
Standard Library Containers with additional optional template param... +0.44
Is this good code? (copy ctor + operator=) +0.73
Another curiously recurring template pattern +0.09
What's wrong with this c++ code? +0.85
How to format a number from 1123456789 to 1,123,456,789 in C? -1.77
Class constructor with non-argument template type +1.05