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 ... 4 5 6 7 8 ... 30
Title Δ
error: no matching function for call to > ‘std::vector<Member... +0.34
push_back or emplace_back with std::make_unique +1.03
Best way to deal with a trailing comma when using X macros in C++ +0.96
Boost program options and "one of" relationships 0.00
When can we omit the return type in a C++11 lambda? +1.35
Lambda function, strange behavior +1.19
Is this the correct way to use the boost::scope_ptr with array? 0.00
How to use boost::object_pool with std::unique_ptr? 0.00
Visual Studio 2013 std::thread 0.00
Is There a Standard Algorithm to Iterate Over a Range? +0.13
unique_ptr with standard containers: attempting to reference a dele... 0.00
Printed unsigned chars as hex are too long +1.19
Problems with conditional type-trait Universal Reference 0.00
error C2248: 'std::promise<_Ty>::promise' : cannot ac... 0.00
C++ declaring static enum vs enum in a class +0.85
Separate declaration for friend function -0.93
Move constructor for std::string from char* +1.33
porting std::wstring from visual studio to mingw gcc 0.00
using std::move to prevent copying -2.97
Protected member function address in derived class is not accessible +0.25
Is there a `typeid` for references? +0.25
Why does std::result_of not work with lambdas? +0.96
How to remove elements from vector given another vector of iterators +0.92
C++ Initialize object member of a struct that is allocated using th... +1.14
Why is my copy assignment operator never called? 0.00
g++ : should --std option change which STL/stdlib my code uses? +1.56
Clang Compile error with default initialization -0.85
force compiler to reveal type of a variable -1.07
cannot access the vector members of a class +0.51
Looking at std::unique_ptr and its nullptr_t constructor 0.00
Iterating in to the set of strings which are the values in map 0.00
Mingw32-w64 GCC 4.9.2 regex bug, or me not knowing C++? 0.00
Seed sequence initialization in initialization list -0.24
Template argument deduction and SFINAE - using std::enable_if -0.26
no matching function for call to ‘regex_search(...)' 0.00
specialize template member function [SFINAE] 0.00
Extracting return type from function template type +0.22
Passing a derived class to a template function specialized with bas... +0.17
Provide definition of one method of a template class -0.58
std::map emplace without copying value 0.00
Why C++11 implicitly deletes my default constructor? +1.14
What does the definition(body) of an inherited constructor look like? +1.19
Non-static data member initialization +0.75
c++11: building a std::tuple from a template function +0.26
C++ Using features of a newer compiler to generate code for use by... -0.77
How to convert uint16_t to a wide string (std::wstring) +0.97
Initialisation of pointer -1.39
Specialize overloaded constructor by type of parameter C++ +1.36
Capacity of the vector from which data was moved +0.27
C++14: deduced (auto) return types from constexpr with ternary expr... 0.00