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 ... 15 16 17 18 19 ... 52
Title Δ
What exactly is or was the purpose of C++ function-style casts? +0.15
a++ vs a = a + 1 which is useful in efficient memory programming an... -0.39
Why should C++ permit a variable name and a class name to be the sa... -0.65
Why is explicit allowed for default constructors and constructors w... +0.41
Is it possible to do the following with auto in C++0x? 0.00
C++ syntax err, abstracting static and member function into one tem... 0.00
How is the object std::cout constructed/instantiated +0.22
Is it possible to use SFINAE/templates to check if an operator exis... -0.79
Template function's priority is diferent between vs2005 and vs2010 0.00
declaration as condition - adding parentheses causes errors -0.29
error C3646: 'closure' : unknown override specifier 0.00
Question about C++0x reference collapse -1.68
Use of typename keyword with typedef and new +1.03
Another bug in g++/Clang? [C++ Templates are fun] 0.00
Thinking in C++ error in source code +0.68
Legality of using operator delete on a pointer obtained from placem... +1.15
Is this valid C++ code according to standard? 0.00
C: byte-copy unsigned char value -2.34
What's the difference in undefined behavior between C++03 and C++11? -0.77
complex C++ template syntax 0.00
C++ - Error E2285 : Could not find a match for 'tolower(char *)' in... +0.32
Typedefing pointer types +0.14
Use of typename keyword with template function parameters +0.90
Foreach implementation in C++, a Poor man's approach -0.31
Is "++l *= m" undefined behaviour? +1.17
float bits and strict aliasing -1.47
Why is T&& instantiated as int&? +1.12
C++ behaviour when const -0.80
C++11 vector push_back ambiguous -2.24
Error related to const +0.32
Trouble with template parameters used in macros +0.58
Is there a explicit copy -0.54
Declaring variables inside C switch/case +1.02
Making an undefined class as friend, and defining it later +0.63
Creating not copyable, but movable, objects in c++ -2.69
template constant type conversion operator not working under linux... 0.00
Namespace using declaration (bug in GCC/VS2010)? +1.02
Getting absurd errors in using template template arguments +1.09
C bit manipulation char array -1.30
Do you really need a main() in C++? +0.85
Can one define two `istream_iterator`s to a single file? -0.73
Type safe(r) bitflags in C++? +1.20
Boost::bind problem binding overloaded operator 0.00
CRTP fails w/ decltype +1.01
Why is passing this kind of variable-size parameter by value imposs... +0.61
Base template class data members are not visible in derived templat... 0.00
C++ integral constants + choice operator = problem! +1.01
Named? parameters in templates, functions -1.87
C++ -- Questions about function pointers -1.43
C++ function converting question +0.55