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 7 ... 31
Title Δ
Clear an object with a new object? 0.00
Functions that do not automatically inherit -0.83
Passing unique pointer to template function -1.34
If once a reference is initialized to an object, it cannot be chang... +1.08
Calling original inherited function after overriding it 0.00
Preventing narrowing conversion when using std::initializer_list +0.15
`does not name a type` error in C++ +0.15
std::initializer_list and the = operator +0.73
How to get N-th type from a tuple? -1.79
Loop enters infinite loop if cout is missing -0.98
How to use std::max_element on a two dimensional vector 0.00
C++11 Composite Pattern with Smart Pointers 0.00
compile-time function for checking type equality 0.00
C2556: overloaded function differs only by return type 0.00
C++ inserting unique_ptr in map 0.00
Is it possible to create a memory leak by using std::exception_ptr 0.00
Why calling a protected static method in derived classes is allowed? +0.36
Issue with std::shared_ptr, inheritance, and template argument dedu... +0.72
Use function pointer in template class 0.00
Returning a unique_ptr<T> . Concept clarification 0.00
Return type for returning an object or NULL +0.21
Can't use function name distance 0.00
Making sure a predicate function is valid in C++ templated function 0.00
What is the underlying structure of std::initializer_list? 0.00
How to declare std::unique_ptr and what is the use of it? +0.50
Why is a shared pointer used for the string if the function call re... 0.00
New to data structures +0.82
C++ cout operand error, type error ostream, string 0.00
Why not C++ define INT_MIN as (1<<31) +1.50
What is benefit of this constructor definition +0.35
ref qualifier gives error in gcc4.7.2 and vc10 0.00
C++ template specialization for specific values +0.66
class definition and class declaration +0.42
Template code blocks in C++? +0.92
how to create a static template function to a pointer class? 0.00
Boost Mutex Scoped Lock +0.78
Is this legal use of a for loop? -0.46
Why cant pass-by-value work if the function parameter type is an ABC? -0.02
Passing abstract overridden method to Boost::Thread 0.00
constructor calling order with composition 0.00
Why is the move-constructor not called? 0.00
Virtual functions and vector iterator 0.00
Uniform initialization syntax difference +0.89
Template specialization when parameter values are equal 0.00
Failed template argument deduction when using template template par... +0.66
Initialization of boolean variables +0.55
Why in C++ extra method qualification is not allowed? -2.15
why c++ accumulate third argument type cause compile failed +0.82
How to create a type list (for variadic templates) that contains n-... -1.84
Is there a way to use a default template argument without having to... +0.73