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 ... 10 11 12 13 14 ... 31
Title Δ
What overloaded C++ function will be called? -2.34
Are reference members good practice? Are const members? 0.00
Correct Iteration with deletion in List syntax -1.97
aliased templates in nested classes +0.73
Template class with a friend function which is inside a nested name... -1.19
Parameterized typedef possible? +0.94
c++ cannot convert derived class to base 0.00
is it ok to refer field of the class in initialization list? 0.00
Can a Default Template Argument correspond to a Specialization? 0.00
Static assertions and SFINAE +0.19
Workaround for blocking async? -0.77
why cant i access class A function in following code? 0.00
I need help fixing an error message - "error LNK2019: unresolv... -1.21
Template operator overload in source file instead of header 0.00
Undefined reference to static variable c++ +0.72
Why does this implementation of quicksort return from a void functi... -1.76
Why wasn't std::forward_list given a count() member function? +1.01
Attempt to remove last type from a tuple is failing 0.00
Is ->second defined for iterator my_map.end()? +0.80
Is it always safe to store store a derived class in base by value? 0.00
Overloading assignment operator for template class -0.82
Is the destructor of the local variable always guaranteed to be cal... +0.50
return a reference/pointer node from a linked list c 0.00
C++ template class iterator error 0.00
Getline issue with input of open file stream +0.91
C++ Compiler error in inherited template class 0.00
Boost mutex and class member access 0.00
C++ STL set: Compare object with extrinsic state 0.00
Iterating backwards in c++ +0.18
Performance: Reference vs. value as function parameters 0.00
i am writing a calendar to store birthdays with a multiset of birth... 0.00
Why can't -O0 disable gcc compile optimization? 0.00
Operator overloading segmentation fault -0.58
Why does implementation of abstract class not see overloaded pure v... +1.15
Why can't I template overload? +0.61
std::shared_ptr not working with range for 0.00
Switch not working in C++ +0.17
Reference variable defined more than once +1.32
Application crashes when throwing an exception +0.18
convert type int(C::*)(int, char) to type int(int, char) 0.00
Undefined symbols for constexpr function +0.55
explicit call of templated overloaded operator 0.00
Vector Erase Error +0.17
Temporary function arguments that last during scope containing func... -0.74
When you perfect-forward, typename T becomes a T& or T&&... +0.40
Initialise an Stl Vector of type T* from an array of type T -0.15
"no match for operator->* in pos ->* op" +1.07
Is signed integer overflow still undefined behavior in C++? +0.71
'if' with template parameters or SFINAE is preferred? +1.70
In C++ templates how do I construct an element of unknown type (T)? 0.00