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 ... 8 9 10 11 12 ... 29
Title Δ
C->C++ Automatically cast void pointer into Type pointer in C++... +1.31
Why can't I downcast pointer to members in template arguments? 0.00
C++ Function Conventions? +0.32
Expression evaluation in C/C++ doesnt follow BODMAS rule? -0.00
reference to function std::get<1> in tuple header +0.19
Exception Handling problem in C++ 0.00
In C++, initialize a class member with 'this' pointer during constr... -2.05
Stack unwinding in C++ when using Lua 0.00
Non-member static templated method definitions in C++? +0.22
How do I invoke the nothrow version of delete? +0.89
Can we create static array with a size that is an execute-time cons... +0.34
Array size optimization +0.19
Why this error? "no appropriate default constructor available&... +0.69
Reference to uninitialized object iniside constructor -1.21
Are C++ Constructor delegates already available in VS2008? 0.00
boost::dynamic_pointer_cast returning null on valid cast -0.80
correct idiom for character string (not std::string) constants in c++ -1.33
Pimpl not working +0.17
GlutSolidSphere not solid -0.77
pointer to std::vector of arbitrary type (or any other templated cl... -0.14
Boost 1.44.0 + VS2010 Private member error +0.62
Type decision based on existence of nested typedef +1.00
Derived class function +0.16
Getting error reading from 0xfefefefe when destructor is called -1.23
2D Polygon Collision Detection +0.18
How to tell if class contains a certain member function in compile... -0.51
Which one of these two ways of writing this code would be more suit... +0.00
define double constant as hexadecimal? -1.14
What's the point of using "while (true) {...}"? +0.75
is int by default long int in C? +0.10
File extraction doesn't seem to advance to the next word in the file -0.30
In a multithreaded c++ program using boost, is there any way to get... +0.55
Erasing from a std::vector while doing a for each? 0.00
Does it make a difference if I make an enum in a class static? -1.68
Using templates for 2D/3D point +0.48
Does there exist any serialization library for c++ that is as easy... 0.00
g++ typedef templates in inheritor class 0.00
When is the segfault thrown? +0.89
C++ string - how to swap a string with two characters? +0.57
A Singleton that is not globally accessible -0.15
Iterator for vector of pointers not dereferencing correctly +0.84
c++ abort override -1.61
Placement new and non-default constructors 0.00
Is const_cast acceptable when defining an array? -1.43
How to check if a std::string is set or not? +0.99
What's the difference between new char[10] and new char(10) +0.19
Is time complexity for insertion/deletion in a doubly linked list o... +1.62
Problem Implementing Function With Existing Class Design -0.31
c++ standard api -0.15
c syntax: array 0.00