StackRating

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

Chris Hayden

Rating
1487.76 (4,447,175th)
Reputation
1,024 (151,843rd)
Page: 1
Title Δ
Vector of multiple numeric types in C++11 +1.43
Why is a particular concept constraint being duplicated in the gene... 0.00
Trying to find a substring in a pointer type string - c++ -2.81
Using header files to make an ADT: declaration of ‘int Queue::size(... 0.00
Trying to write a macro, but not sure what's wrong 0.00
Move assignment operator in subclass not being called / inherited +5.08
How should an object be stored when it is guaranteed to outlive its... +0.47
How can I partially overload a virtual function in a C++ template s... -0.48
C++11: Does a move operation change the address? +5.45
Sort when only equality is available +1.95
C++ std containers - polymorphism without pointers. Is it possible? -0.15
Template function overload for base class +0.91
C++ copy-safe ressource deallocation +0.21
Container-based overloads in STL -1.84
singleton using template and calling destructor +0.25
How to get instance of class template out of the if statement? (C++) -0.43
C++ does std::string::erase reallocate and...? +1.21
Normalize values to a smaller range +4.42
Const and non const template specialization +0.72
Ways to distinguish string literal and runtime generated string -2.86
pre order of binary search tree, errors, not sure what error is +0.53
Vector push_back causing Unhandled exception 0.00
Is it bad form to put an exception class in the same file as your m... -1.71
Erase an element in std::list using pointer not iterator 0.00
multiple parsers using C++ api in bison, conflicts with stack.hh 0.00
Storing a pointer to a base object that has template functions -2.18
C++ Creating function map using templates and inheritance 0.00
Methods as objects - How / when -1.35
How to check when a pointer is deleted? -1.32
C++ switch - preprocessed case arguments? -1.83
Check all conditions in an "if" statement? -0.53
Facilitating class communication c++ +4.25
C++ Putting text from a text file into an array as individual chara... 0.00
How to detect existence of a class using SFINAE? -3.75
Is it worth adding a move-enabled setter? -3.06
Need the position/index of a std::set element on find 0.00
Possible to initialize static variable by calling function -1.54
What is wrong with my park_car function? -3.58
how to build a tree structure in C++ using std::map -3.21
boost ptr_vector handling removal "by reference" 0.00
How to pass method name in variable? +1.14
Extracting lines from .txt file, then store words into separate arr... -1.57
Is the following statement a function overload or a function partia... -0.48
Collection of objects of more than one type -3.25
Recursive floodFill function? C++ -4.18
Calling 'new' to store into a referenced vector of shared_ptr's 0.00
How to split a tuple? +1.84