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 ... 21 22 23 24 25 ... 31
Title Δ
unique_ptr with deleter -2.12
c++ comparing sum of arrays +0.03
How to automatically add literal definitions, based on a single use... +1.29
C++ Setting the larger of two variables to a new value -1.44
Friending classes defined in the std namespace: any guarantees? +1.26
Pass by reference +1.04
Does default constructor of deque throw? +1.50
Inferred return type when passing function by template 0.00
Implementation of compiler-generated moves -2.64
derived class (vector): is this a bad idea? +1.43
C++ downcasting +1.30
Are there any standard-layout guarantees for STL-containers? 0.00
Possible to make a singleton struct in C++? How? +1.19
boost variant with custom classes 0.00
c++ error: invalid use of member 'calls_object::OBJECT' in static m... +2.06
Referencing to a pointer member in a different class -2.76
C++ Xcode, how to include and declare my object 0.00
I get the error: ‘cout’ was not declared in this scope when I try t... -0.72
How to switch off correctly? +1.03
boost scoped_lock vs plain lock/unlock 0.00
C++ - how does one check if a template class type is void? 0.00
C++11 range based loop: get item by value or reference to const -0.24
Template function parameter and template member function parameter -0.76
C++11: How to check if a type is an instantiation of a given class-... 0.00
type class Line does not name a type 0.00
Is there something similar to std::function before C++11? 0.00
Template parameter to a template - ambiguous symbol 0.00
Class pointer in template parameter - what is this useful to? +2.06
Template can't accept an object as parameter 0.00
How I can a take a pointer to a universal reference? +1.17
How to make unordered set of pairs of integers in C++? -0.83
Operator != is ambiguous for std::reverse_iterator c++ +1.16
Why classes in different files do not find each other without a hea... -0.85
Using an intermediate result to initialise several attributes 0.00
using tr2::direct_bases get nth element of result +1.93
C++: InputIterator for contiguous memory? +2.09
C++ priority_queue doesn't have push? +0.28
Cannot access friend class's private members +0.29
Type trait to identify primary base class -2.08
What is the correct way to "predefine" and use namespaces... +0.29
problems with template friend of template class +0.29
c++ rvalue reference and move semantics 0.00
C++ Template Function string type not matching? +1.12
C++ namespace resolution 0.00
Finding number of occurences of all characters in three strings in... +0.43
Assigning a template value to a class template via a pointer to its... -0.20
Best way to delete a std::unique_ptr from a vector with a raw point... -0.96
do all compilers ignore generated template code when explicit speci... 0.00
How to "cast" a two-argument function into a one-argument... -0.21
Prefix and postfix ++ on custom iterator doing the same +1.56