StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Praetorian

Rating
1708.34 (116th)
Reputation
90,091 (871st)
Page: 1 ... 10 11 12 13 14 ... 30
Title Δ
C style use of a modern C++ class 0.00
c++ attempting to reference deleted function 0.00
Boolean value returned on a function call to null object +1.31
Workaround for lack of expression SFINAE -1.86
How to prevent clients from passing a nullptr to a constructor? +1.23
Why does remove_if( ..., lambda ) expression require the assignment... +1.82
C++11 Threads: Exception when called using lambdas 0.00
C++ creating sorted vector from map +1.24
Return value of non-initialized reference_wrapper -1.87
How to send a template to another template without declaring the ty... +0.84
Is unique_ptr guaranteed to store nullptr after move? +1.05
Passing template argument to template function in a thread +0.34
how to reference a vector as an argument +0.31
testing if boost::mpl::or_ evaluates to true or false 0.00
Overload resolution and universal reference parameters -1.76
Passing array of vectors as a function parameter (values will not c... +1.47
Member Variable Pointer +1.73
Why does std::is_const<const int&>::value evaluate to fal... +1.58
vector emplace_back confusion 0.00
C++11 Declaring factory a friend of base class +0.37
BOOST_FOREACH over a vector of pointers +1.43
Using SFINAE to select function based on whether a particular overl... 0.00
keep complete type of a function pointers parameters in template de... 0.00
C2059 in VS2012 : How to initialize struct instance? +0.32
The key exist in the map variable but find cannot find it 0.00
Is this "Tag Dispatching"? 0.00
How to initialize `std::function` with a member-function? +2.27
template lambda sometimes doesn't compile 0.00
Containers in C++11 STL +0.35
Can std::string capacity be changed for optimisation? 0.00
Vector of streams in C++11 +1.50
Capturing pointers in lambda expression? -2.45
How do I use a method as an argument for another method? +1.85
Equivalent behaviour for template template arguments to function te... +1.73
Variadic template function to determine function pointer return type -2.57
How can the "min" type be found in a variadic parameter p... +1.63
why bind does nothing while lamda works -1.90
Can I deduce the return type of a lambda without actually calling it? -2.58
Expected type specifier 0.00
syntax of initializer_list for a vector of integers -0.66
How do move semantics work with unique_ptr? -2.25
STL algorithm copy if with functor +1.06
C++11, type deduction of derived class in static method -0.26
Check if template parameter is equal to Base class of another templ... +1.56
How do I make g++ permanently compile using the C++11 standard? -0.01
C++ functional: bind classes method through pointer 0.00
I can`t find std::out_of_range error in my code +0.07
brace initialization for inherited pod 0.00
empty std::list throwing exception when destructor is called +0.35
Undefined symbols for private static variable member of a template 0.00