StackRating

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

AndyG

Rating
1615.16 (1,242nd)
Reputation
27,180 (4,646th)
Page: 1 ... 8 9 10 11 12 ... 15
Title Δ
Why do these dtypes compare equal but hash different? -1.11
Duplicate Derived Object via C++ Template +0.18
Function as an argument of a constructor of std::function wrapper 0.00
Why should a shared pointer be invalidated after modification? 0.00
Mixing typenames and values with template pack expansion 0.00
C++ Program crashes on passing object by value -0.10
matching nullptr by T * 0.00
stack with template in C++ 0.00
Getting overload selection right with template template params and... 0.00
Dynamically allocating and accessing memory from an array of pointe... +2.29
Is it worth it to use policies instead of conditions everywhere (ta... -1.14
template partial specialization: How can code duplication be avoided? -0.59
C++: Can I assign the value of non-static member variable to static... +1.70
cannot bind 'std::basic_ostream' lvalue to 'std::basic_... +1.44
C++ syntax for if, else if -0.05
Beginner exercise : Design a Money class 0.00
Pygame intro screen not working 0.00
C++ Execute .exe with spaces in path +1.91
SFINAE to determine if a type has a method +0.45
Recursion - Binary tree -1.12
A hotel booking algorithm 0.00
Return type of a lambda function is lambda []X ()->X and can'... 0.00
(C) What i missed this code? 0.00
N-dimensionally nested metaloops with templates 0.00
How can classes be enumerated, ordered, etc. at compile time? +1.79
Remove duplicate vectors from vector of vectors -0.53
How to increase pointer's pointer value in C++ +1.31
Is this resource leak provided by possible evaluation order or Scot... -0.86
getting the type of operator() from a bind versus a lambda function 0.00
Can someone please explain to me what is happening in these conditi... 0.00
print map values in descending order in c++ +0.15
Made a program that spans a few classes for the first time but I am... +2.30
Templating a class on its own pointer? -0.30
Template overloads behave differently than non template overloads +0.45
Singleton object that manages its own boost::thread 0.00
VC++14 template ambiguity between pointer to member and pointer to... 0.00
Return newly allocated array -0.10
C++ Operator Overloading with Primitive Types -0.38
Finding the Maximum of a Directed Graph 0.00
Cin making me enter twice -0.04
abnormality in the output of my code 0.00
Modify SFINAE idiom to check return type of a function using std::i... +0.49
What Happens to a weak_ptr when Its shared_ptr is Destroyed? 0.00
link error with illegal call 0.00
using std::move in std::thread +0.42
Transferring pointer addresses from 2-dimensional array to structure +0.46
C++ using same Index function for different Sort functions 0.00
Typechecking protected tagged union 0.00
Significant figures in C++ -0.53
Converting a string of a byte to an unsigned int +1.81