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 ... 6 7 8 9 10 ... 29
Title Δ
Returning non-const reference from a const member function -2.06
Structured Exceptions (SE) from standard library calls 0.00
Why does ofstream require a flush? +0.20
basic_string expected initializer compile error 0.00
C++ Challenge: Maximum unique reserved words in one logical line of... +0.91
What's going on with this void pointer? +0.76
Template typedef of a template +0.78
Standard vector and boost array: which is faster? -1.57
BOOST: How to implement a null named_mutex? 0.00
How can I use decltype to get the type of a reference? 0.00
Templates and STL +1.12
When does it make sense to typedef basic data types? -0.91
why can't we declare object of a class inside the same class? +0.64
Passing references to functions to be assigned to pointers in C++,... -1.11
Private destructor -0.41
Axis aligned bounding boxes collision: what sides are colliding 0.00
Is sizeof(bool) defined? +0.75
Overloaded functions are ambiguous when using SFINAE principle -1.82
Passing rvalues through std::bind +0.48
C++ can compilers inline a function pointer? +0.40
How can I extend a compiler generated copy constructor -1.48
stringstream::in syntax error +0.19
Element count of an array in C++ -1.04
Is it necessary to define move constructors from different classes? +0.78
STL container with generic/templated variables +0.66
Is there an easy way to tell if a class/struct has no data members? -0.23
Differing return type for virtual functions +0.68
How to return an fstream (C++0x) -0.32
How to typedef the iterator of a nested container? -0.56
Why no default move-assignment/move-constructor? -0.59
Addition of two chars produces int +0.49
How to implicitly convert Qt objects to QString? 0.00
Class function member not depending on the class members +0.36
convert shared_ptr to auto_ptr? -0.08
VS2008 Enable C++ Exception with SEH 0.00
c++ Object array initialization without default constructor +0.25
Redirecting std::cout 0.00
pass smart_pointer to constructor vs raw pointer -1.39
Operator priority on overloading -0.92
c++ language oops +0.73
How to pass a linc to class function and call it? +0.43
c++ How to save the use of a temporary variable +0.87
Is it possible to "store" a template parameter pack witho... +1.04
Is there a way to cout a #defined term? -1.34
Converting a size_t into an integer (c++) +0.46
Unusual use of new in historical code. What does it mean? +1.02
Would this optimization in the implementation of std::string be all... +0.82
How to use basic_istream when you have a std::string +0.69
How do I create an array in C++ using new and initialize each eleme... +0.14
Why define operator + or += outside a class, and how to do it prope... -1.07