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 ... 6 7 8 9
Title Δ
How to move ownership across unique_ptrs +5.03
Forbid copy-construction of base class 0.00
How to properly test classes -2.17
What is the scope of a class inside of a class in C++? 0.00
Is this slower because of two lookups instead of one? -2.99
Creating a vector of indices of a sorted vector +3.30
How to solve a specific circular dependency? +4.82
Access instance of a sister class +0.44
Associate properties with class instances at runtime +0.27
Passing unique_ptr to library functions (FORTRAN function) 0.00
C++ : Association, Aggregation and Composition 0.00
working with parameter from the constructor +4.44
Inheritance Pattern +0.03
Is it correct to return a raw pointer from a unique_ptr? +0.10
C++ Forward method calls to embed object without inheritance +0.13
C++ specific solution to the error: variable 't' is being u... +4.03
Is there are truly neat way to do 'if none in collection' t... +2.98
bridge pattern C++ code compile error 0.00
How do I make a vector reallocate with out calling a destructor? -2.82
C++ - Array of pointers to classes -3.81
c++ Forward Declaration design -1.31
Avoid program crash when deleting pointer -1.83
Most efficient possible code for printing a specific board C++ +0.10
Pointer to a pointer in order to sum levels in BattleShip program c++ +3.93
C++ static factory constructor -3.26
Why the push_back signature is void push_back (const value_type&... -3.87
C++ inheritance and abstract function implementation -4.30
Keep track changes in c++ class -1.33
Uncopyable class with automatic default and move constructors -1.88
Best way to mutate a private vector in a class -0.39
C++ How would the calling of these functions change if i change the... -1.88
C++ static only methods? +2.50
Multiple pointers to an object -3.83
Storing objects in vector: better to store the object or a pointer... -0.95
Is there an idomatic way to return a pointer that optionally owns i... -1.67
C++: Create new objects in recursive function 0.00
how to make a list of shape,which is abstract class? +0.04
What is the right way to expose resources owned by a class? -2.55
Finding a String Palindrome with a recursive function -3.78
C++: separating first and last name from a file, separated by a comma +3.75
C++ strings, punctuation, arrays -0.13
I have a vector of pointers to objects. How to free memory? +4.29
C++: aggregation, inheritance and pointers 0.00
Best practice in C++ - when should I divide my project into .h and... +1.77
use iterator ptr to update vector of unique_ptr 0.00
One 'else' for nested 'if' statements +0.14
One 'else' for nested 'if' statements +3.87
One 'else' for nested 'if' statements -2.26
Fatal error: 'stdafx.h' file not found -0.20
C++ move constructor and scope +3.85