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 ... 11 12 13 14 15 ... 30
Title Δ
What is std::ios::exceptions expected behavior in destructor? -2.06
pointer to a function needs ; after definition +1.59
Array Size as Constructor Parameter -0.38
c++ template singleton static pointer initialization in header file +0.83
Do *non*-const references prolong the lives of temporaries? +1.98
Does the pop_back() of std::list de-allocate memory? +0.39
Is there a standard library function, opposite from addressof? +0.43
Could non-static member variable be modified in constexpr construct... 0.00
Passing member function pointer as a template type 0.00
Vector in Vector with ENUM as ID -0.10
functions to write information to a file in C++ -0.71
'default argument' : cannot convert from 'const char [1]' to 'const... -2.58
Prevent const class function from calling non-const class function... +1.85
Strange "->* []" expression in C++ source code of cpp.... +0.93
Getting the string(s) output from an exec command in C++ 0.00
C++11 for_each passing multiple values +0.37
Convert scoped enum to int -1.97
How to use copy_if for maps 0.00
How do capture lists of lambdas actually work in C++11? 0.00
Non-type (reference) template parameters and linkage +2.09
Assigning unique_ptr vector to vector c++ +0.34
std::pow in static_assert triggers error C2057? +0.34
Passing shared_ptr to thread +0.36
When is a variable that is "replaced" no longer addressable +0.89
How to remove almost duplicates from a vector in C++ +0.71
Initialize an array of std::bitset in C++ +1.57
Assignment of initializer list +1.62
Why does "auto" not work in this case? -2.17
C++11 string capacity and initialize +1.36
why isn't my implicit ctor invoked in following +0.32
LLVM find_if implicitly-deleted copy constructor with unique_ptr<... 0.00
Why the template version is chosen below by the compiler? 0.00
Transferring A std::stringstream 0.00
Visual Studio Optimization Even When Optimization Disabled? 0.00
How to initialize a vector of a structure with unique_ptr? 0.00
When to use initializer list constructors? -2.20
Iterator returned by set_union() +0.34
How can I declare a hash function for use in an unordered_set withi... +1.25
istream_iterator, black magic? -1.44
Why can't I return a nullptr std::weak_ptr? 0.00
error C2679: binary '=' : no operator found or there is no acceptab... +0.05
boost compilation flag iw what does it mean? 0.00
Using multiple keys with map/unordered_map (multidimensional) -0.15
Simulink Masks: Can I get the variables to persist in memory? 0.00
Simulink block callbacks: How do I access block parameters in Start... 0.00
Random Number In-Class Initialisation 0.00
Are ={} and {}-style initializations the same in C++11? +0.61
Does std::unordered_multiset::find function return the first insert... -0.67
regex_match failure in C++11 using VS12 +1.15
Template argument deduction fails on lambda using tuple 0.00