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 2 3 4 ... 30
Title Δ
How to have regex to match middle of sentence? +0.96
Mistake with bind in "The C++ Programming Language [4th Editio... 0.00
c++ {*this} inside curly braces +0.22
it crash when I use ALSA lib's function `snd_pcm_readi` 0.00
Relying on deterministic destruction, avoiding destruction on return 0.00
why don't boost tuple operator == and << compile? 0.00
How move map to other map -2.68
Correctly Writing a Range Based Constructor 0.00
Is "std::is_callable" replaced with "std::is_invocab... 0.00
vector - pair uniform initialization +1.24
C++ direct list initialization with deleted default constructor +0.73
How to compare a container and a initializer-list to see if they ar... 0.00
How to use lambdas and functions as custom deleters for unique_ptr 0.00
How to switch passed value through C++ standard type trait? +0.72
singly linked list push function error 0.00
C++ template deduction is not working +0.97
In C++17, why do associative containers have an `erase` member func... 0.00
c++ remove custom object from vector : std::remove_if': no matc... +1.55
Add pointer and const to std::tuple<Types...> 0.00
Can't delete only const overload of method? 0.00
Why does make_unique of a struct fail when containing an std::promi... 0.00
flattening a std::map to a set via std::transform +0.85
Strange boost cpp_Int behaviour when using auto type deduction 0.00
error: use of deleted function ‘std::atomic<_Tp>::atomic() -0.76
Using and joining a std::thread object from different threads -0.29
When do I use node_type with std::map::insert? +1.10
I am using c++14 or is my code, using structs, invalid? 0.00
std::transform with lambda: skip some items -0.96
how to use enable_if with overloads +1.18
How to specify template function for STL container? -2.91
How to apply low level const to a template variable. I am trying to... +2.08
C++ - Uniform initializer with std::string -2.74
unique pointer memory leak 0.00
forcing templatized constructor over compiler generated copy-constr... 0.00
C++ an array of objects instantiation (I'm trying to find a com... +0.88
std::accumulate BinaryOperator side effects 0.00
How to create an automatic array[N] on the heap, with new +1.45
C++17: integer_sequence usage with compilation error 0.00
Why can't the compiler generate work around for invalid use of... +1.01
Why does boost::make_shared use copy semantics +0.24
Search for value in multi map +0.26
Initialise unique_ptr in the unit tests -0.06
apply move on a lambda closure 0.00
(VS2015) Attempting to fill a static map with data from initializer... -2.03
toUniquePtr implementation 0.00
When using std::forward, why am I able to call an l-value reference... 0.00
Boost.Python: expose class member which is a pointer 0.00
pass a function of an object to another std::function of another cl... +1.17
Why std::function::argument_type has ben deprecated? -0.74
remove_if on a map trying to pass a const as a non-const - why? +1.44