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 ... 4 5 6 7 8 ... 31
Title Δ
What is the return value of shared_ptr<T>::get() after it is... +0.14
boost::function static member variable 0.00
std::result_of doesn't work on functor which operator() has rvalue... 0.00
Why I got "operation may be undefined" in Statement Expre... 0.00
How safe is count[x]++ on maps +0.80
Why Does My Class Constructor Not Work As Expected? +0.87
Static function and non-static variable +0.33
Passing std::array as arguments of template variadic function +0.87
is there any difference between definition using initialization lis... +0.43
Calling a function with specific arguments from a variadic template... +1.19
std::function constructor and nullptr +0.68
Using streams to convert objects to strings 0.00
How to use auto with const and & in c++? +0.95
Conditional operator type conversion in VS 2012 +0.16
Is there anyway I can make a template<typename T> accept mult... 0.00
Using remove_if with C null-terminated string -0.86
Explicit template declaration/definition in VS 2012 +0.16
C++ function call by reference and return wasn't as expected. +0.86
Type deduction fails with pointer to member method +0.18
how does passing shared pointer by value and accepting as base clas... +1.25
C++11 virtual copy constructor +0.79
Maximum occurrences +0.63
Initializing non-const parameter with string literal 0.00
C++ equivalent of .NET's List<>? +0.92
error: expected constructor, destructor, or type conversion before... 0.00
Mechanism to create "template" objects in C++ 0.00
C++ LNK1561 error (when main() is included) +0.72
Should I use list initialization in a constructor initializer list? +0.69
How is a method call resolved if the there are two methods with sam... 0.00
The type of 'i' below in main(). Why is it an int&? 0.00
Why initialize unique_ptr with a make_unique call? +0.90
A RW lock for c++11 threads +0.18
extern class variable causes compiler error 0.00
What to return when a std::map::at goes out_of_range? +0.76
Template Type is undefined +0.61
how to disambiguate namespace and class with identical names +1.26
How to get min or max element in a vector of structures in c++, bas... -2.07
Why use <cheader> instead of <header.h>? 0.00
Why aren't these overloads ambiguous? 0.00
c++ empty class size and default functions +1.58
unspecified ouput using inline function in c++ 0.00
Why Do I Get Different Results Between "For" and "Wh... +0.57
write it in one line: add or reduce by a sign of a number -1.13
Scope and lifetime of POD stack variables when passing over it with... -0.37
Two level nested c++ class works with GCC but fails with Clang 0.00
variadic function template without formal parameters -0.83
Unable to call constructor of friend class 0.00
Which is the difference between declaring a constructor private and... -0.57
C++ class member seen as "not defined" 0.00
How to get a non-const top element from priority_queue with user-de... 0.00