StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Chris Drew

Rating
1543.46 (10,238th)
Reputation
11,735 (12,617th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Opaque Pointer (pimpl) and signals and slots -1.71
Most efficient way to erase from a set while iterating over it +2.60
c++ classes linked to each other with std safe pointers (c++) +0.49
C++ counting how many times data in array changes changed directions? -0.64
How can I make an object know what container it is in? -1.37
How to make a list of objects which all inherit from one base class -0.50
Static variables and functions that are called once for each choice... +1.27
Should I free long-lived memory that would normally be freed at the... -0.07
In this example from Effective C++ book, what are the implementatio... -0.33
Should I use Dependency Injection or not in order to have a good de... -0.06
Why do I need to delete resources when using copy-assign operator? +0.60
When the Return Value Optimization Required/Apply? +0.90
member function pointers c++ -0.00
Why am i getting segmentation fault using pointer? 0.00
why is the dynamically allocated object going out of scope outside... -0.02
Access Vector of Vectors <double*> 0.00
not language specific: Use "status variables"instead of r... 0.00
C++ - Do I have to recalculate private variable equations for every... +0.04
Passing a pointer-to-class-member as a template parameter -0.27
What type of pointer should I return from static member method -0.43
dynamic polymorphism in c++ and function overloading +0.47
How to pass public functions from class as a parameter in another f... -2.28
Real world example of noticeable unsafe behavior of multithreaded c... +1.77
Updating data members of different derived classes of the same base... +0.23
C++11 dependency injection in constructor with reference +2.01
Null character behavior c++ +0.71
I am writing a program to use a gamers tool to keep the stats about... 0.00
C++ container set + array functionality -1.07
Simple way to check a large number of similar conditions? -0.75
Why is unordered_map "find + insert" faster than "in... -1.17
unique_ptr behaviour while passing through function +1.34
what is the best way of filling map of struct in a function +1.31
How to use smart pointer for auto clean-up? +0.71
Best practice for C++ complex static initialization logic +1.00
C++ : Changing the value of a fixed-sized 3D array in a function -0.66
Simulating an interface by implicit typecast -1.14
C++11 Thread-safe polymorphism with less verbosity -0.93
C++ - Search vector via custom key based on elements +0.45
Could I have avoided more than 3 levels of indentation? +1.22
how to use x[i][j] to index a matrix in C++? Final solution included. +1.79
When would I want to construct a shared pointer from a raw pointer +0.73
How to destroy a smart pointer prematurely +2.02
Lint possible access / creation out of bounds pointer -0.24
Find max/min of vector of vectors +0.76
Function not saving to structure -0.50
Unordered Iteration of a Container +0.24
Why doesn't this code give desired result? 0.00
Best method to implement an abstract factory pattern +0.40
Explicitly initialize member which does not have a default construc... -0.11
Is there a way to make all derived classes friends of one another? -1.35