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 ... 12 13 14 15 16 ... 29
Title Δ
Implementing something like std::vector.back() +0.17
C++ Problem with destructor called when removing element from STL c... +0.36
Can we increase the re-usability of this key-oriented access-protec... 0.00
How to name this key-oriented access-protection pattern? -0.11
Erasing numbers from beginning and end of std::string 0.00
Compiler problem in a (very) simple C++ program that gets numeric i... +0.42
groovy "def" declarations translates to C language? -0.30
Solving linear systems of equations -0.70
Deleting a nested struct with void pointers as members? +0.56
C++0x: iterating through a tuple with a function +0.46
typedef,#define +0.58
passing pointers to function that takes a reference? +0.20
error C2664 - code compiles fine in VC6; not in VS 2010 -0.25
When a window closes, do my destructors get called? -1.71
Compile error when attemping to get value of QSqlQuery? 0.00
converting an integer to a std::string accepted by an std::pair -1.27
Linked list head double pointer passing +0.82
On a disadvantage of exceptions in C++ +0.55
How to print an object of unknown type -0.46
C++ "smart pointer" template that auto-converts to bare p... -0.05
Why am I getting an error when I try to use my structure? -0.28
Basic Object Oriented inheritance -0.27
On the initialization of std::array 0.00
Nested template possibilities +1.15
Strange C++ exception "definition" +0.23
What's the fastest way to generate a random sequence from a list of... +0.51
no matching function for call to ‘Gtk::Main::run(window (&)()) 0.00
which sorting algorithm is used for std::list's sort member function? 0.00
Does VC++ support _mm_malloc? 0.00
C++ template meta-programming kung-fu challenge (replacing a macro... +0.81
Using template for return value. how to handle void return? +1.12
Practical Books on game development in C++? +0.87
What's the C escape sequence for blanks? +0.90
How does one swap values? +0.07
Why isn't if ("Maya" == "Maya") true in c++? -0.28
How do I use less CPU with loops? -1.57
c++ constructor with new +0.64
can I specialize operator<<? -0.25
What does void(U::*)(void) mean? -1.21
Special member functions in C++0x 0.00
Perform vector operation +0.36
Why doesn't delete destroy anything? +0.45
ofstream doesn't write buffer to file -0.58
What is the copy-and-swap idiom? +1.17
What is the difference between header file and namespace? -1.12
Do I need to define `operator==` to use my class with standard cont... +0.94
Freeing dynamically allocated memory +0.01
question about auto_ptr::reset +1.05
Does std::vector use the assignment operator of its value type to p... +0.96
Setting a custom allocator for strings 0.00