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 2 3 4 5 6 ... 29
Title Δ
warning C4189 in concurrent_vector.h +0.58
Cannot find a namespace despite it being RIGHT THERE +0.77
How to find nearest next/previous double value (numeric_limits::eps... +0.83
boost::any typeid optimization for C++11 0.00
Should I use atomic or volatile for pointers? -3.08
Are arrays a const pointer in C++? +0.36
std::vector not exception-safe? +0.93
Generic equivalent to std function objects 0.00
How to cast properly? (Or should I even do it?) +0.46
The future of C++ alignment: passing by value? -2.15
c++ exception handling pass by reference : thrown address is differ... +0.19
Which is faster, using iteration or a simple loop counter? -1.08
If i declare an object inside a for, does it's memory get released... +0.02
Destructor not invoked when an exception is thrown in the constructor -0.24
Passing std::vector to constructor and move semantics 0.00
Does sending a character pointer - initialized to '\0' - to the sta... +0.94
May pointer to members circumvent the access level of a member? +0.94
assigning NULL to x64 pointers -0.86
Using an "approximate" STL map 0.00
Using symbol before it is definied -0.65
about vs/g++ with copy-constructor 0.00
std::find() backwards on C-style array? +1.32
Linking error (#ifndef doesn't work as expected) -1.67
use boost::swap to swap raw pointers? -2.92
Difference between shared_dynamic_cast and dynamic_pointer_cast 0.00
How many parameters does ios::setstate actually take? 0.00
c++ passing a const object reference to a function -0.96
Implicit constructor arguments +0.83
Does C++11 change the behavior of explicitly calling std::swap to e... -0.91
Are there any limits on the types in the typecast operator? -0.80
Why constant argument of function used as array size gives error? +1.30
What's the difference between notify_all() and notify_one() of std:... 0.00
Is there a way to traverse shared_ or any "smart" ptr ove... +1.26
Does there exist a static_warning? -0.18
Is std::cout guaranteed to be initialized? +0.40
Error: Cannot use typeid with -fno-rtti +0.78
Casting the proper way in C++ 0.00
Can argv[0] contain an empty string? +0.72
Is it possible to construct a temporary variable in the global scope? +1.13
Weird template constructor syntax 0.00
not global Singleton design pattern? -0.71
How to declare an object as invalid after a function call in C++11? +1.14
What happens when a type containing a lambda gets assigned? 0.00
Does casting a pointer to "void*" have any effect when pl... -2.14
std::forward and constructor with non-const reference argument -2.71
Proper behavior when overloading casts to have class behave identic... +0.59
namespaces having unnamed namespace with the same variable declared -1.20
Why does a perfect forwarding function have to be templated? 0.00
Cannot access private members from base class using friend classes +0.56
C++11: Replace all non-owning raw pointers with std::shared_ptr()? +0.13