StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

PlasmaHH

Rating
1540.36 (11,626th)
Reputation
12,911 (11,266th)
Page: 1 2 3 4
Title Δ
Member function pointer to unspecified class type - is it possible? -0.47
How to cast variadic arguments to a container class? +4.84
What would 0x88 literal cast to in c++? +4.47
stl map operator[] bad? +1.06
C++ template class specialization: why do common methods need to be... +1.52
initializer list as argument to operator[] 0.00
C++ template class prototype, function definiton +1.13
Copy constructor and normal constructor for non-POD type -3.36
how much work is done by calling vector.size()? +3.85
Using tags in function overloading +0.65
Why is "-std=c++0x" still needed for g++ 4.6.2? +3.90
Is specializing std::swap deprecated now that we have move semantics? -2.39
Integer Division in C++11 -3.05
Does the UB due to modifying a variable twice between sequence poin... +0.55
integer to string conversion / integer-string concatenation in C++... +1.80
Counter-intuitive behavior with virtual functions -1.51
iterate an STL container not from the .begin()ing and wrap around -4.14
Is it a good idea of maintaining "const-ness" as much as... +3.21
Why does a variable in my program use 60% of the execution time? -3.85
What is the easiest way to make a C++ program crash? +1.09
C++ - I have allocated a char array and the content is `�b -0.79
Function pointer call doesn't compile -2.09
constexpr and initialization +1.24
Compiler error while passing function objects -2.58
Why no variable size array in stack? +0.56
extending an object of a basic class to an object of a complex class -4.53
How to write a function that takes a functor as an argument +1.86
Template specialization with variadic templates 0.00
Weird behaviour of gcc 4.6 compiler 0.00
Overloading the Subscript[] operator in C++ to set the size of a cl... -3.83
virtual function declared non-virtual in a derived class -0.09
the meaninings of two ** for an iterator -0.88
Thread safety for overloaded operator new +4.62
Macro definition in C and C++ +4.24
Clearing an std::vector needs an assignment operator. Why? -4.32
Valgrind doesn't detect any memory leaks. How safe is that? +3.36
what makes difference with these two programs in C +1.57
Unpacking parameter pack of args into the constructor of each class... -3.74
String Comparison return value (Is is used in applications that sor... -1.23
Is this a cast or a construction? +2.96
Regarding the differences between malloc and new in terms of their... +0.14
Using a library written in C++ from a pure C project on Linux? 0.00
How can I stop my Windows console application triggers beeps when d... -0.59
Modulo operator with negative values +5.09
Fill template of one class from another template class -2.06
Header guard / translation unit problem -3.98
OpenCV - only working with g++. Not gcc or nvcc 0.00
iOS - GCC failing to see a function that seems to be plainly visible 0.00
Detecting a bad item inserted into a std::set -1.54
C++ simple threading question +3.52