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 ... 12 13 14 15 16 ... 31
Title Δ
std::bind of class member function +1.25
Move Semantics with unique_ptr +1.10
Order between destruction of global object and atexit in C++ 0.00
How to write not "in situ" method with additional templat... 0.00
Would this be a valid way of running a loop in c++? -0.83
Issue passing std::unique_ptr's -1.28
How can I implement a generic min? +0.76
Can a virtual member function definition appear outside the class t... +0.79
Why the destructors are called twice for this functor? +0.24
Conditionally enable a sub-type (similar to enable_if to enable fun... 0.00
Templated deriving from a template -1.40
const before parameter vs const after function name c++ +0.48
Does windows automatically free up memory when program closes (not... +0.70
Template and friend operator* 0.00
C++ % operator not working +0.57
C++ `using` command for type alias in template class +0.66
Where in Visual Studio 2012 C++ nanosleep() gone? 0.00
enable/disable typedef with sfinae is impossible. Workarounds? 0.00
How do I use compare parameter for sort() with a template and custo... -1.20
What is wrong in the function declaration? +0.64
manual or automatic type casting in c++ +1.08
Derived exception does not inherit constructors 0.00
eliminating duplicates from vector of custom object - std:unique ca... +0.19
C++: Is wstring cross platform? -3.21
Instantiation of template member function +0.91
Restricting methods to only few classes in c++ 0.00
Default template argument for various types +0.19
Does a pointer to a reference point to the adress of the reference... -0.27
Wrong forwarding of rvalue reference +0.17
Is there a way to return a child* to a base* and evaluate which chi... +0.80
C++: pass function with arbitrary number of parameters as a parameter +0.20
Pointer to member function weirdness 0.00
Pass container value_type as template parameter? 0.00
Create a template that is a vector of a custom data type with multi... +0.06
In C++ a "class instance" is the only type of object? +0.82
Is there a way of safely pointing to a temporary value declared ins... +0.30
What does `new auto` do? -2.92
should I declare my object global or static? +0.21
accessing character pointer +0.39
Macro to return the 'this' pointer, or NULL when it's not available +1.28
What does this A<B>::c("d") construction mean? Name... +1.67
std::array and lambda 0.00
How to avoid this sentence is false in a template SFINAE? 0.00
Overriding return type in function template specialization -1.64
How to reverse the order of arguments of a variadic template functi... +0.91
Is it valid for a C++ compiler to implicitly instantiate ALL member... +1.14
Deleteing from memory after reference has returned -0.21
std::find not operating as expected -2.41
Temporary read-only copy of unique_ptr +0.19
Why can C++ functions create arrays of variable lengths? +1.27