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 ... 9
Title Δ
avoiding redefinition of variables for single header +2.47
Explaining constructor and copy constructor example -0.54
Factory pattern : What to do when factory class is too big? +1.54
Avoid redundancy code using covariance in object oriented inheritance +1.66
Accessing owner in destructor c++ +0.44
Pass by value vs pass by rvalue reference +0.75
How to contribute to Go pkg Documentation? 0.00
How to convert a vector of string to a vector of specific struct 0.00
golang, combine 2 method have same content 0.00
Assign derived class unique_ptr to base class unique_ptr 0.00
What is diffrence between lock() and expired()? weak_ptr C++ -0.36
Why private destructor in a Singleton class? +2.24
Elegant way to implement template method pattern in Golang -1.88
How to implement class with virtual method on the fly +2.22
Can a derived class be made uncopyable by deleting the copy constru... 0.00
prinvt content of vectors -1.11
Inheritance without pointers -1.77
How to allow objects of some classes to access protected members of... -0.21
Best approach to extend this C++ factory implementation? 0.00
Is it possible for a class to expose a parameter pack? +2.93
static const std::map<string, int> vs if-elseif -0.24
C++ : how to return the value from an out of bounds array with exce... +0.49
How to use boost::uuids::uuid to convert to 128/64 bit numbers? -0.03
How to switch between copy-constructor and default constructor depe... +2.83
C++ pointer scoping issue -0.44
When should you really use the visitor pattern +0.70
Easily convert between different geometry classes in c++? +0.46
Eliminating C++ virtual functions when you can only downcast the ba... -0.29
How to pass an array through functions and return it back -1.49
C++ Assigning Output of For Loop to a Variable +0.33
postfix operator++ with abstract inheritance +1.71
Static initialization order in class heirarchy +2.55
Passing object by unique_ptr or by value and how to implement -0.51
Writing new values into array +0.46
How to convert this extensive Python loop to C++? -0.02
Binary operator in std::transform with vector of unique_ptr +0.50
"Pass" function call from class to class, C++ -0.03
Arrays of Pointers to Abstract Types +1.33
In C++, can I find in a data structure without generating the whole... -0.28
Ways to return an object in C++ method -1.71
How to make multiple instances of global variables in C++ -0.27
What to use instead of templated virtual method in C++ -1.40
How do I use bind to pass a member function as a function pointer? -0.52
C++ inheritance and inherit variable inside the class +1.13
How should a unique ptr class pass its instance pointer to its memb... +0.48
Is it a good idea to identify objects by an unique member id? +0.50
C++ Force const-ness of lvalue in initializer expression +1.19
c++ overload static const string vs char array +2.54
How can I create a class that can be added to itself only once? +0.48
Avoiding virtual functions on embedded target +0.48