StackRating

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

GManNickG

Rating
1740.04 (52nd)
Reputation
485,953 (65th)
Page: 1 ... 15 16 17 18 19 ... 29
Title Δ
How to find the length of a parameter pack? 0.00
How can I copy one map into another using std::copy? -1.15
Are Bitsets actually Bools? +1.35
How safe and reliable are C++ String Literals? +0.21
C++ STL: Array vs Vector: Raw element accessing performance -1.99
Rule of precedence == over = +0.65
kill unsigned / signed comparison error 0.00
overloading "<<" with a struct (no class) cout style +0.98
Figuring out what makes a C++ class abstract in VS2008 +0.91
Why size_t arguments in template declaration need to be const? +0.74
"Forced constness" in std::map<std::vector<int>,... 0.00
Do I really need to return Type::size_type? +0.13
Better name for CHAR_BIT? +0.69
User input... How to check for ENTER key -1.52
Converting int array to char* +0.79
ISO C++ forbids declaration of 'Stack" with no type +1.03
Why should the copy constructor accept its parameter by reference i... +0.45
g++ no matching function call error +1.41
C++0x optimizing compiler quality 0.00
Ambiguous constructor call +1.07
Correct usage(s) of const_cast<> -1.09
Swap bits in c++ for a double +0.81
Throw exception from constructor initializer -0.82
How can I use the compile time constant __LINE__ in a string? +0.35
deleting dynamically allocated object that contains vector in C++ STL +1.04
Why aren't operator conversions implicitly called for templated fun... +1.37
Is there a way to specify the dimensions of a nested STL vector C++? +0.91
C++: Shortest and best way to "reinitialize"/clean a clas... -1.43
problem while using #ifndef, .h file being added multiple times +0.68
std::vector capacity after copying +0.23
C++ static variables dynamic -1.60
C++: Unitialized variables garbage -0.52
C++ return object +0.79
Finding minimum value in a Map -2.08
C++ stack memory still valid? +0.26
gametutorials.com questions and reviews DirectX tutorials 0.00
C2664 when casting child class to templated parent class -1.91
why pointer is more efficient than array in use +0.60
Does std::multiset guarantee insertion order? +0.23
Problem with std::map and std::pair +0.58
Trying to use boost lambda, but my code won't compile +0.97
Call a non member function on an instance before is constructed +0.23
C++ compilation error when passing a function into remove_if -2.63
abstract class in C++ +1.58
standard rectangle class 0.00
C++ meta Programming to create a new typelist with remove_const app... 0.00
Is it possible to reinterpret pointer as dimensioned array reference? +0.57
Need to make sure value is within 0-255 +0.45
what happened if an exception is not captured? +0.80
understanding z buffer formates direct x 0.00