StackRating

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

Andy Prowl

Rating
1810.24 (5th)
Reputation
102,850 (707th)
Page: 1 2 3 4 5 6 ... 31
Title Δ
yet another issue with call by value|reference +0.15
Template in C++ - Why explicit function not getting called? +0.15
Passing constructor parameters to a template function factory +0.43
Nested class pointer access 0.00
Converting a string to float using std::istringsteam in C++ 0.00
Is it possible to use a lambda function inside of a vector's constr... -0.10
C++ assigning method in constructor using pointers to other methods... +0.15
std::vector and std::list find_if and max_element performance -1.46
C++ using a static const class member in a template 0.00
C++ nested referece directly vs via template argument +0.15
C++ operator overloading and parameterized constructors +0.14
What is the type of nullptr? +0.60
Return value syntax overloading const and not const function +0.66
what about enhance template enable_if +0.53
Most vexing parse confusion +0.15
c++11 - Ownership and getters +0.12
c++ make implicit copy constructor use initialization list 0.00
Getting error in cout Simple code -0.10
C++ operator overloading constructor -2.56
Passing std::vector to function +0.73
C++ operator overloading +0.52
C++: friend as main in class 0.00
gives error on find_first_of function with binary predicate -2.67
C++11 lambda array of pointers initialization 0.00
Derive base class function with/without arguments +0.43
Error when initializing function with typename after typedef in tem... 0.00
Error: undefined reference to 'player()' 0.00
C++ pass by reference and this object -0.25
Deleting whitespace from a string via an iterator to the string in... 0.00
Erroneous tokenizing 0.00
What implicit conversions happen with istream? +0.52
How to use c++11 move semantics to append vector contents to anothe... 0.00
specialized function of a specialized class +0.56
c++ non-POD warning for passing a string? +0.98
c++: special behaviour for temporaries 0.00
what's the partial ordering procedure in template deduction 0.00
Why has the std::vector::resize signature been changed in C++11? +0.68
Difference between std::pair and map::value_type with unique_ptr 0.00
C++ Map default argument typedef requirement 0.00
Getting at template parameter types of a template type -1.93
Simple program using transform and lambdas isn't working 0.00
Error when initializing a vector 0.00
std::remove_reference explained? +0.15
Why are my T& and T&& copy constructors ambiguous? 0.00
Template Argument Type Deducation Fails with C++11 <type_traits&... -0.07
copy constructor doesn't work when the class is used as a map value +1.02
How to use enable_if for restricting a whole class 0.00
C++ Why should I use get and set functions when working with classes +0.34
How to ensure two different vectors are shuffled in the same order... +0.02
How to make this code thread safe? ID++; Print_Value (ID); 0.00