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 ... 14 15 16 17 18 ... 29
Title Δ
C++ Static Array Initialization - Memory Issue +0.71
<function> referenced from; symbol(s) not found +0.59
what's the best way to learn C++ and Qt at the same time? +0.24
C++ function-pointer and inheritance -3.10
Identifying memory leaks in C++ +0.20
Are vectors more rigorous at checking out of bounds than heap arrays? +1.08
C: Run two functions at the same time? -1.36
C++: Return NULL instead of struct +0.57
C++ destructor problem with boost::scoped_ptr +1.58
Apples, oranges, and pointers to the most derived c++ class +0.49
Generating Fibonacci Numbers Using variable-Length Arrays Code Comp... +0.92
question about copy constructor +0.98
What does 'Conditional expressions can be only boolean, not integra... +0.60
Overloading + to add two pointers +0.59
Refactor C++ code to use a scripting language? +1.25
error C2440: '=' : cannot convert from 'std::string []' to 'std::st... +0.24
intiating lists in the constructor's initialization list 0.00
C++ WCHAR: Cannot allocate an array of constant size 0 +1.12
Why in C++ do we use DWORD rather than unsigned int? +0.53
Refactoring a "dumb" function into generic STL-style with... +0.86
syntax for calling virtual functions outside of the class? +0.22
How to operate different class just one functionsone 0.00
Access element of pointed std::vector +0.89
Is it legitimate to pass an argument as void*? -1.29
Passing variables to functions +0.47
GCC doesn't like C++ style casts with spaces +1.30
Is a function reference sizeof portable? +0.78
How do C++ compilers actually pass reference parameters? +0.33
How to convert vector to array C++ -1.27
Can't inherit from auto_ptr without problems 0.00
How to initialize all elements in an array to the same number in C++ +0.67
What do I need to include in my header file for ostream +0.23
What is different about C++ math.h abs() compared to my abs() +0.57
User Defined Class as a Template Parameter +0.23
C++ boost function overloaded template -0.19
Is `auto int i` valid C++0x? 0.00
How can I know whether my C++ string variable is a number or not -0.56
What does printf return? +0.05
Use the keyword class as a variable name in C++ +0.00
how to call operator () in c++ -0.78
Multiple inclusion of header file c++ -1.54
How would one call std::forward on all arguments in a variadic func... 0.00
C++ template typedef 0.00
C++ Namespaces & templates +0.59
Calculating volume for sphere in C++ -0.27
Is a return statement mandatory for C++ functions that do not retur... +0.93
allocator with no template +0.83
Missing A Detail About Boost (.lib files) +0.40
Map a 32 bit float to a 32 bit integer +0.90
Why is there a sizeof... operator in C++0x? -2.13