StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Revolver_Ocelot

Rating
1551.28 (7,561st)
Reputation
7,091 (22,623rd)
Page: 1 2 3 ... 5
Title Δ
How should I correctly move packaged_task to lambda? 0.00
Since delete [] knows array sizes, why is this information not avai... +0.24
C++ copy/move constructor and the assignment operator -0.58
C++ std::list with statically allocated nodes -0.07
Why `cin >> noskipws` doesn't wait for input? +1.32
Forwarding references for non-reference types -0.60
Warnings in boost::priority_queue 0.00
Why are C++ classes with virtual functions required to have a non-t... +1.27
Is dereferencing invalid pointers legal if no lvalue-to-rvalue conv... +1.79
Throw expression reordering in C++? -0.60
Get a shared pointer from a dereferenced value of a shared pointer +0.42
How to run according to interface type +0.01
Could someone explain C++ escape character " \ " in relat... +0.43
Why doesn't std::move on a std::unique_lock have any effect? 0.00
What is gsl::multi_span to be used for? 0.00
How to find the maximum in std::set< pair<int, int> > i... +0.32
c++ condition variable notification not working as expected 0.00
Why does returning lambdas between branches of ternary operator wor... -1.28
Is this method bad for using 2D coordinates as keys in std::unorder... 0.00
std::string stops at \0 +0.67
Why can't I sort a map by values using a function? +0.00
Expected primary-expression before `alignas(X)`? 0.00
Impossible implicit move operations? -1.33
Set equality with custom compare function 0.00
Copy values (mapped_type) from map to vector given a mapping from k... +2.07
Correct behavior for string literal concatenation (C++11 phase 6 of... 0.00
How to count the number of files in a directory using standard? +0.43
Spurious failure of std::atomic::compare_exchange_weak in case the... -0.56
Creating a random std::vector with ones and zeros C++ 0.00
Constructing objects in c++ -0.01
Is it possible to get the original size of the class/struct before... -2.17
Switching from formatted to unformatted input in C++ 0.00
rules on convariance for templates 0.00
No member named in class 0.00
How to efficiently delete elements from a vector given an another v... +0.71
What library is the error() function in? -0.28
Use std::vector::data after reserve -0.77
passing template function to std::for_each -0.17
Is it good to throw an exception object by reference 0.00
Get set of arguments as result of a function +0.80
c++11 random engines and distributions interaction and cost 0.00
What does a=&*A mean in C++ (in which A is a pointer)? +0.12
errno value is not updated (c++) +0.42
std::istream::read does not block? +1.68
Difference between func() and (*this).func() in C++ -0.47
Unusual behaviour of get() (reading from a file in c++) 0.00
Issue finding size of dynamic int array that contains a zero -1.07
std::unordered_map<boost::any, boost::any> throws annoying co... +0.42
Forcing std::tuple to contain std::pair<fixed_type, T> 0.00
Can I declare variable just from std::type_info? +0.50