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 ... 6 7 8 9 10 ... 30
Title Δ
Passing a shared_ptr or unique_ptr to _beginthreadex -0.75
Template type deduction involving nested template parameters and de... +0.25
unique_ptr .release & .reset unexpected deleter behavior +1.21
How to use sort function with map in c++? 0.00
Using reference_wrapper as condition_variable predicate -0.45
Is it safe to compare C++ iterators by order +0.57
Passing my compar function to std::multiset with C++11 +0.29
Delete from i-th element of std::multiset to the end +1.35
C++ Initialising std::vector<std::unique_ptr<AbstractClass>... 0.00
C++11 private default constructor 0.00
Differences between int, int* and int[] with std::unique_ptr +1.60
how to pass pointer to a method as another method argument +0.27
Is it possibe to write/wrap the exception handling componets(try,ca... -0.66
c++11: how to return nullptr as reference +2.13
Anonymous union and struct +0.97
unique_ptr<T>.get() method call destructor while assigning wi... +1.23
Is Visual Studio buggy in printing the function address? +1.56
cbegin, cend invalid results for empty containers in Qt 5.2.1 +0.98
C-style Callbacks in C++11 -0.78
why a typedef (typedef int* pt) can make pt() happen? 0.00
Why does unique_ptr have a nullptr_t constructor? +1.59
lambda expression being rejected (C++11) +0.24
What are "terse ranged-based for loops"? -0.35
Using initializer lists with a boost::multi_index::multi_index_cont... 0.00
creating unordered_set with lambda +0.92
"No-throw dereferencing" of std::unique_ptr 0.00
Pass a function template as a parameter in C++ +1.06
C++11 pass std::unique_lock<std::mutex> to lambda 0.00
C++11 std::forward_as_tuple and std::forward +0.29
template for "AnySTLContainer<int>" c++ -1.49
How do I typedef this type in c++? +1.04
Do I need to add 'const' when using 'auto' in for-e... 0.00
Deleting std::thread pointer raises exception "libc++abi.dylib... 0.00
Instantiate a class template with an invalid method +1.44
Can a C++11 initializer-list be used with a dynamic array? 0.00
Accepting lambda as function parameter and extracting return type -0.49
In c++11 why not right to use moved variable after std::move? -1.22
c++11 regex : check if a set of characters exist in a string -0.24
Memory referenced by rvalue references 0.00
Confusion with auto assignment with list initialization syntax +1.87
How to define is_iterator type trait? -1.30
C++ std::enable_if differentiate between floating point and signed... +1.38
Automatically generated class member functions in C++11 in the case... 0.00
why no need of forward declaration in static dispatching via templa... -2.01
auto it = vector.begin() resulting type is not convertible to const... +1.18
Issue with object initialization from initializer list 0.00
Is writing to &str[0] buffer (of a std:string) well-defined beh... 0.00
If Move semantics(Move constructor and Move assignment operator) ar... 0.00
C++11 Start new thread from class constructor and error 0.00
how to format hex numbers using stringstream 0.00