StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 18 19 20 21 22 ... 79
Title Δ
Must variadic template have callable specialization with non empty... 0.00
Implementing operator<=> for optional<T> 0.00
Explicitly setting active member in union in C++ +0.23
Proper usage of std::promise and std::future, segfaults 0.00
Constructing a std::string_view from a braced std::string, clang an... +0.26
c++1z dynamic exception specification error +0.22
Is there a reason we cannot name a non-static member function in an... -0.50
Non-dependent name lookup and lambda 0.00
Can a templated function be a template argument to another function? -1.69
Initializer "sizeof(T)" of inline static auto... Does it... 0.00
Is it possible to ignore [[nodiscard]] in a special case? -0.74
Using auto to Return Different Lambdas +1.05
Require operator double() to be explicitly called via static_cast&l... -1.93
Safe to pass empty variables by value, when they have no definition? 0.00
How do I create specializations of alias templates using class temp... 0.00
Best practice for allocating a continuous 2d array on the heap usin... 0.00
is there type trait that show if one type might contain value of ot... +0.61
Restricting conversion of function pointers 0.00
Referring member before execution of not trivial constructor 0.00
C++ constexpr in place aligned storage construction 0.00
Prevent overload explosion when accepting permutations of user-defi... 0.00
Idiomatic way to initialise std::optional from another std::optiona... 0.00
How to use std::atomic<T>::is_always_lock_free for SFINAE? +1.10
How to get different overloads for rvalue and lvalue references wit... +0.64
C++ error only when compiled with no optimizations (GCC) 0.00
Testing member function, by peeling pairs off variadic macro/templa... +0.94
How to clone an object without copy constructor +2.10
Class template argument deduction failed with derived class 0.00
Constexpr as Array Size in Template Function (GCC vs Intel) 0.00
c++17 : lambda to std::function conversion failure 0.00
Parallel calling a function in std::vector -1.47
Variadic deduction guide not taken by g++, taken by clang++ - who i... 0.00
What are the changes, if any, to the memcpy lifetime initalization... 0.00
Failing to specialize function for function pointer 0.00
Test if all elements are equal with C++17 fold-expression +0.97
Destructor called on std::vector<Class type> invalidating for... +0.23
How can I return a container of pointers <T*> using std::samp... 0.00
clang vs gcc template child class using forward-declared class in p... 0.00
Using std::initializer_list constructor without creating ambiguities? 0.00
Forward reference confusion +1.26
Specifying a default template -3.05
Vector initialization with double curly braces: std::string vs int +1.84
Overload templated lambda without knowing argument type for non-tem... 0.00
Specializing the template of std::vector 0.00
Is it guaranteed that template template parameter invoke user provi... 0.00
Providing aliases to Parent class data array in C++ +0.22
C++17 template deduction guide not used for empty parameter set (ve... -2.57
Deduce template parameter of class -1.73
Perfect forwarding of references with std::bind inside variadic tem... 0.00
Partial template specialization with mismatching `int` and `size_t`... 0.00