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 ... 7 8 9 10 11 ... 30
Title Δ
Is it safe to use `for(auto& e : cont)`? What is wrong with vec... +0.22
Different ways of calling an initializer-list-constructor 0.00
Is there a way to pass a member function to pthread_cleanup_push? +0.28
Does zero match always "matches" when regex_search return... +1.20
When should specific constructors be implemented? -0.08
Nested list initialization does not match constructor taking initia... 0.00
std::transform producing strange output 0.00
C++11 VS2013 class POD member initialization 0.00
Extending default copy constructor 0.00
How to prevent std::string from using the initializer_list construc... +0.28
Automatic conversion of function arguments between related template... +1.96
What is required of a class to allow auto-keyword instantiation? 0.00
Why can I have a ratio object in C++ 0.00
May I use a template for a constant? +1.49
How to create a factory method in C++ that allows one to polymorphi... -0.73
How do I initialize an object of std::array<std::array<T, 2&g... 0.00
Unpacking arguments of a functional parameter to a C++ template class 0.00
Implement C++11 lambda using boost +0.27
getting key_type from value_type 0.00
initializer list to initialize std::vector<std::function<bool... 0.00
Templated Function that works for iterators over raw pointers as we... -0.24
Uniform initialization of an atomic struct? +0.27
"ambiguous call to overloaded function" when using variad... +0.65
Right way to initialize a pointer in a constructor +1.08
crash when added one pointer to multiple boost::ptr_vector list 0.00
How stringstream works? +0.51
cout stream goes bad 0.00
how to tell if a C++ template type is C-style string +1.25
Is there any reason to not use exceptions to test if an element exi... +0.67
cast to std::thread states calling a private constructor 0.00
How to declare'n'run lambda in a single expression in C++11? 0.00
Why C++11 in-class initializer cannot use parentheses? -2.81
Simulink: How to use a local variable in a level 2 s-function? 0.00
Move semantics and function order evaluation +0.72
Inconsistent behaviours between VS2010 and GCC4.8.1 when preallocat... 0.00
Array of polymorphic unique_ptr +1.69
Combined range-based for-loop -0.94
Initialization of const reference member with deleted copy construc... 0.00
std::vector initialization move/copy constructor of the element +1.52
C++ ifstream declared as public but compiler says its a private mem... -2.80
C++11 equal_to and less +1.50
Initialization of variable with external linkage inside unnamed nam... +1.52
Unused const object of class with virtual desctructor causes segmen... 0.00
Why doesn't the Standard allow the definition of the two functi... +1.27
C++ - How to convert a function to a template function -1.66
store reference variable in c++ +0.68
C++ - Overloading "=" operand +0.27
What's the difference between `Object obj(args...)` and `Object... +1.44
Variadic template function accepting lambda +1.78
What language rules permit C++11 to deduce that this is an initiali... +1.54