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 ... 7 8 9 10 11 ... 29
Title Δ
Stack overflow when overloading << operator 0.00
C++ random number 1-9 -0.09
Problem with non-copyable classes -0.28
char array as storage for placement new +0.42
What are your techniques of optimizing your code in c++? -0.06
Why can't I pass template parameters on to another template? +0.21
How do you declare an allocator? 0.00
Access-specifiers are not foolproof? +0.94
Is there a portable alternative to relational comparison of pointer... 0.00
C++: Protected Class Constructor -0.72
What happens to base class destructor if a derived class destructor... +0.19
C++0x: How can I access variadic tuple members by index at runtime? +0.25
How to achieve this? +0.60
Why do I see strange values when I print uninitialized variables? +0.74
Is this container implementation totally sensible? -0.26
Semantics of flags on basic_ios -0.46
I need help adding an array to a vector in C++ +0.58
Possible memory leak using C++ string +0.40
Is it possible to completely avoid C-style casts in C++? +0.75
No implicit conversion in overloaded operator -2.47
Is it ok to call a function in constructor initializer list? +0.22
Parallax shader 0.00
Is this correct usage of C++ 'move' semantics? +0.70
why sizeof("") is equivalent to 1 and sizeof(NULL) is equ... +0.58
Template specialization for destructor 0.00
Splitting range into sub-ranges -3.20
Move a range of elements between containers? 0.00
Why is this calling the copy constructor so many times? -3.21
how do i include multiple class with the same includes? 0.00
how do you split an array in c++? +0.73
std::vector of objects and const-correctness +0.38
How do I most efficiently return multiple values from an overloaded... -0.02
SFINAE construct problem 0.00
correctly fixing conversion and loss of data warnings? +0.63
Detecting a type of a class 0.00
Is it necessary to have static constructors when we follow the &quo... +0.43
How do I include the string header? +0.96
How can you get pointer to a templated member function from a templ... 0.00
Singleton pattern in C++ +0.47
Does strcpy'ing a string into into a larger char array cause a memo... -0.30
Why aren't objects being pushed to this vector (when it's a member... -0.02
Question regarding const qualifier and constructor +0.57
Not repeating types used as template parameters +0.21
How to save a file with C++ in Windows 7 -0.29
C++0x rvalue reference template argument deduction -1.88
Operator = is ambiguous (C++) +0.19
Why is "operator void" not invoked with cast syntax? 0.00
Will a "variableName;" C++ statement be a no-op at all ti... +1.05
keep the track of placement delete against placement new -0.57
What's the use of the derived class as a template parameter? +0.70