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 ... 19 20 21 22 23 ... 29
Title Δ
C++ pthreads - using code I used in C gives me a conversion error +1.18
Why do un-named C++ objects destruct before the scope block ends? +0.64
When should I concern myself with std::iostream::sentry? -2.06
Why isn't C++ strtok() working for me? +0.35
Calling temporary object’s methods gives compiler error with older... -2.82
Help rearranging /solving an Equation +0.90
C++ can I reuse fstream to open and write multiple files? +1.21
What header should I include for memcpy & realloc in a C++ iPho... +1.42
Can a std::string be assigned within a constructor? +1.08
static destructor 0.00
Code golf: c++ deque->vector +0.30
Move C++ app with Boost from Linux to Windows with Visual Studio 6 +0.72
fatal error LNK1104: cannot open file 'libboost_regex-vc90-mt-gd-1_... +0.29
How to construct a std::list iterator in loop with increment -0.16
GetRawInputData vs GetAsyncKeyState() +0.93
Overloaded operator is never called in C++ +0.72
Working with constant and non-constant functions - C++ +0.30
c++ transform with if_then_else control structure -0.21
Compiling error: Function Parameters using Object References are Co... 0.00
Initialization of list with for_each to random variables 0.00
Two classes and inline functions +0.74
initialize reference in initialization list +1.01
In C++, is it possible to reconcile stack-based memory management a... +0.81
How do I create a header-only library? +0.50
Memory use when casting? [C] -2.66
Is there any way I can access Private member variable of a class? +0.03
Problem with named constructor with istream as argument 0.00
Why does this work? Returning const references in C++ +0.27
C++ auto conversions +0.27
validating numerical user input +1.11
How I do fibonaci sequence under 1000? +1.06
C++ Template Portability -0.74
How to call a c++ class and its method from a c file +0.38
In C++ how can I prevent a function from being called recursively +0.07
Best practice for C++ function commenting +0.68
Is there any advantage of using map over unordered_map in case of t... +1.22
C++ destructor & function call order -1.50
Should I cache the hash code of an STL string used as a hash key? -0.35
How to avoid successive deallocations/allocations in C++? +1.00
Does C++ support constant arrays of type string? +0.32
a Simple "Hello World" Inline Assembly language Program i... -0.56
C++ member function applied to object +1.04
bad_alloc in detail? -0.71
Dynamic array allocation in C++ question +0.79
How to view source code of header file in C++? +0.82
Class data default initialization -1.13
Why does OpenGL have global functions? -1.49
C++ Controlling destructor order for global objects +0.86
C: Missing some logic with the pointers stuff -0.34
Overloading Output operator for a class template in a namespace 0.00