StackRating

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

Andrew Durward

Rating
1535.85 (14,092nd)
Reputation
3,078 (54,957th)
Page: 1 2
Title Δ
Effective C++, Third edition: Overloading const function -3.86
How do I specify a required inheritance for a template class argume... +4.01
Find the lowest key pair for the first element in the pair using ST... +0.22
Polymorphism,STL,find and operator== -4.41
Isn't the const modifier here unnecessary? +1.45
How to collect values returned from slave to master in parallel pro... 0.00
Destructor for 2-3-4 leak +3.55
Dynamically pass the type name to a static_cast -0.47
How to get a "simple" function pointer from a member func... +3.95
time complexity of line segment or edge intersection finding algori... 0.00
An exercise of Computational Geometry: half-edge, next and twin 0.00
How to create Quadtree Copy constructor with Recursion 0.00
k-way triangle set intersection and triangulation -2.96
How can I improve this template to accept lambdas in VS2012 -4.07
Why is 'mutable' a lambda function attribute, instead of being a ca... -1.31
Change behaviour of class according to the type of object it is given -3.22
Move Semantics and Pass-by-Rvalue-Reference in Overloaded Arithmetic -3.92
How to put a const weak_ptr into a STL container +4.45
how to prevent usage of class members not yet constructed? +4.12
Command pattern with linked tree structure (using pointers) +1.24
C++ operator override - why is it friend preferred? +6.04
Is it true that a unique_ptr declaration, unlike a auto_ptr declara... +1.38
Overload function for rvalue and lvalue references +3.68
Would I see a performance gain using std::map instead of vector<... -2.06
One error till it works...how to fix? -0.55
create template for class method +3.67
Implementing the visitor pattern using C++ Templates +3.73
Problematic design modifiying/accessing information of a derived cl... +3.86
How to get minimum count rectangles that covers another pile of rec... +3.72
How can I check if this is last member of std::list? -2.16
Circle-Circle Collision Prediction +3.95
Exception polymorphism c++ -1.26
C++ : Overload bracket operators [] to get and set +4.27
Are there any "penalties" for defining a struct inside a... -2.25
C++11 Passing 'this' as paramenter for std::make_shared 0.00
What to put in a default label of a switch? -3.90
c++ function code generalization using template 0.00
Looking for algorithm: Clustering by 'similarity' +1.36
Container of shared_ptr's but iterate with raw pointers +4.08
Cross platform dynamic linking (Windows to linux) -2.99
Boost serialization with pointers and non-default constructor 0.00
Abstract Factory: are constructors with parameters allowed in concr... 0.00
copy a graph (adjacency_list) to another one 0.00
creating in c++ a vector of templates whose type is unknown (void t... -4.12
Is it possible to apply breadth-first search algorithm of boost lib... +4.19
Forward declarations or self-sufficient headers? +1.33
Is it possible to avoid copying lambda functor in this situation? -4.60
virtual constructor idiom with smart pointers +4.59
Assigning to a shared_ptr, is there a way to do it? +4.48
Simple program does not compile -0.91