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 ... 5 6 7 8 9
Title Δ
Writing a function with an optional parameter +0.49
Deleting one of 2 pointers that point to the same thing +0.35
Why do they say that in the Proto-type Pattern - be used to simply... 0.00
Is proto-type design pattern a right approach here for the followin... 0.00
c++ - base class as property -0.27
How to break shared_ptr cyclic reference using weak_ptr 0.00
Having a Parent-Children class hierarchy, how can I hold various ac... -0.84
How to write a data to file each in separate line? -0.09
std::set contains duplicate element after using std::set.erase +1.02
Output a vector into a file +1.03
How to initialise a matrix only when calling a function? 0.00
Having Trouble removing white space. C++ 0.00
How to set data members of derived product class in factory design... +0.14
C++11 expensive rvalue temporary -2.84
Client vs Creator in Factory Method and Abstract Factory patterns 0.00
Guess the number: How many guesses for computer to get correct numb... +3.66
Assigning constructor's argument to the vector variable -2.41
Initializing/Preparing class objects in separate files before main() 0.00
Hide the code to choose Derived class of Interface class? +3.76
Breaking out of nested loops in C++ -1.38
Benefit of copying pointer class arguments to class members? 0.00
C++: Creating an object in a method and using it outside of method -0.07
Bypassing base class constructor calling +0.51
Passing a vector of unique_ptr to an object. the vector becomes a m... -2.19
Portable hack to leak raw pointer from weak_ptr -2.72
How to achieve data locality with polymorphism? 0.00
Which to use: move assignment operator vs copy assignment operator +1.28
Adding N elements from user to an vector endline 0.00
C++: Declaring non-global variables in header? +4.07
Dynamically allocated object C++ -3.42
Strategy on how to share parameters between an object and one of it... -0.26
C++ Class Access Management +3.90
What is the difference between unordered_map :: emplace and unorder... 0.00
Relations of Classes: Architectural Advice Needed -4.12
Why moving a shared_ptr is allowed in a const_iterator? 0.00
Transferring the ownership of object from one unique_ptr to another... +3.42
C++ equivalent of C# nested private classes +3.74
Concatenating two std::vector -- which method is more efficient and... -2.36
Understanding Default Move Constructor Definition +1.23
If pointers are all the same size, how come we have to declare the... -3.69
How can I delete a element from a vector? 0.00
How to make a rValue reference available outside the try-block in w... +0.29
How do you execute different C++ files within the same solution in... 0.00
scene graph, shared pointers and constness propagation 0.00
Data Structure to hold multiple data types C++ +4.11
How can I share expensive computations among classes? -2.37
C++ Outputting text every x times +0.12
How to keep Visual Studio files off my source code? 0.00
Design pattern allow inherited permissions 0.00
When to use unique_ptr instead of local object? 0.00