StackRating

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

T.C.

Rating
1736.14 (56th)
Reputation
110,671 (623rd)
Page: 1 ... 4 5 6 7 8 ... 35
Title Δ
Which Algorithms in the standard algorithm library allocate and is... -1.74
Value-initialization of class containing std::queue 0.00
Type dependent template name +0.19
zero length variadic expansion of ill-formed call 0.00
How can std::aligned_storage expose correctly aligned storage for a... 0.00
C++ Generic command parser using variadic templates +1.42
How do I use the generic error codes enum with system_category erro... 0.00
Expand two parameter packs -2.75
Does setting a 1-bit wide bitfield to 2 mean the bitfield is set or... 0.00
About ODR-violations and template variables 0.00
How to use boost::range::adaptors::transformed over std::unordered_... +1.36
C++ why the type of parameter of atomic_load is pointer instead of... 0.00
Iteratively filtering arguments matching a predicate at compile-time -3.24
sscanf(s, "%u", &v) matching signed integers +1.43
Moving in range-based loop in generic C++ code? +0.74
Is there a way to reset a std::variant from a known alternative? 0.00
function overloading with std::function and generic lambdas: std::s... -1.08
Lambda implicit capture fails with variable declared from structure... 0.00
C++ standard: do namespace-scoped constexpr variables have internal... 0.00
Difference between std::remove and boost::filesystem::remove? 0.00
Template deduction guide for std::vector: qualified/non-qualified n... 0.00
Is there any reason to use std::map::emplace() instead of try_empla... -0.58
c++11 decltype(e) is the type of the entity named by e -3.12
overloaded templates resolution +0.18
Why is the move-constructor of std::optional not deleted when T is... -3.41
Ambiguous overload with functor base classes 0.00
std::async is blocking the process exit if the thread is created fr... 0.00
C++ Custom STL allocator bug in MSVC? 0.00
How do I check if an std::variant can hold a certain type +0.57
Is the call operator of lambdas required to have linkage? 0.00
Why isn't std::array's operator==() marked constexpr? +1.20
Compiler deduction of rvalue-references for variables going out of... +0.79
C++: which constructors are called in vector<int> vn{MyAlloca... 0.00
Implicit conversion: is the following warning valid? 0.00
Passing literal as a const ref parameter +0.40
What Extension In Visual Studio 2017 Disambiguates "bool"... +0.91
Inconsistent parameter pack deduction int and int& in variadic... -2.44
Why can't redefine type names in class in C++? +1.02
C++11: what's the difference between atomic<T>::store and... +0.97
How is atomic exchange of std:shared_ptr in libstdc++ correct -3.10
byte and ambiguous symbol due to using declarations? +1.12
"Empty base optimization" for lambda captures - forbidden... -0.22
constexpr linked list - invalid conversion from const X* to X* +0.18
Template argument type deduction from within the class definition +1.55
Is the order of evaluation for initialization lists in constructors... +0.21
using std::conditional to choose member type based on template para... +1.00
Requirements on std::forward_list::remove_if predicates +0.81
Adding const to function template pointer argument 0.00
shared_pointer unexpected behaviour 0.00
What's the STL way to fill a 2-dimensional std::array without i... 0.00