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 ... 22 23 24 25 26 ... 79
Title Δ
passing template template argument that is specified left-most temp... 0.00
Why does including <utility> break structured bindings in GCC? +0.95
Usefulness of std::make_pair and std::make_tuple in C++1z 0.00
Why does std::visit take a variable number of variants? +0.66
How to Alias a namespace and extend the original namespace based on... +0.95
Inheritance and is_detected_v provides a strange result (C++17) 0.00
Functional programming in C++. Implementing f(a)(b)(c) -0.65
C++17 Variadic Template Folding +0.81
Correct casting to function pointer that points to a function that... -0.64
Placement-new an STL container and destroying it safely afterwards +1.10
std::vector of movable-only lambdas, is it possible? 0.00
derived from streambuf, ostream and manip - not compile or crashed 0.00
Matching alias template as template argument +0.23
C++ Mixin, check if templated type implements certain mixin 0.00
std::move do not creating derived class +0.51
hana::tuple to auto && ... args +0.25
How to transform a variadic template argument to another types for... -1.16
Deducing class template arguments with a constructor that uses a me... -0.72
Creating a compatible String object +1.04
Could an implicit template deduction guide deduce a reference type? 0.00
"Uninitialized captured reference" error when using lambd... 0.00
if constexpr(condition) as compile-time conditional 0.00
Is the body of requires block unevaluated context? 0.00
Store a const reference, whenever an lvalue is passed, and a copy,... 0.00
Which compiler, if any has a bug in parameter pack expansion? +1.15
Wrapper to build std::unique_ptr with plain function deleters +0.47
How to bind pure virtual methods form class A to methods of class B... -2.15
Lifetime of temporary rvalue referenced object -0.66
Class template instantiations and universal references 0.00
Deduction guide for variadic template constructor fails 0.00
Why is std::iterator deprecated? 0.00
No ambiguous reference error even after using namespace directive -0.17
ADL using std types fails to find operator 0.00
Testing if std::pointer_traits can work with my type 0.00
different compare signature for std::upper_bound and std::lower_bound 0.00
Constructor with non-type template arguments 0.00
Linker error for constexpr static member variable in gcc and clang 0.00
Forwarding a reference to a class as another type 0.00
template class that derives from same template +1.19
Lambda expression with empty capture 0.00
Convert a string to std filesystem path 0.00
How register overloaded template member function in ChaiScript? 0.00
Template deduction: porting to C++11 0.00
Wrapping binary buffers - possible without extraneous moving/copying? -2.59
How to make `short-circuit evaluation` also available in `fold expr... 0.00
Overloading multiple function objects by reference 0.00
Avoid creating temporary vars for params which are not defaulted? +1.00
Correct data type for manipulating raw memory 0.00
Initialize a private aggregate from a braced-init-list 0.00
Ambiguous operator overload for std::optional? 0.00