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 2 3 4 5 6 ... 79
Title Δ
Type requirement in C++ concepts (C++20) 0.00
Manually implement structured binding in C++14 0.00
Why C++20 doesn't use `requires` to restrict the T for atomic&l... +1.85
Compile-time Size of Struct Minus Padding 0.00
Variant with unique types -1.14
Splitting a string_view using ranges 0.00
Concept for a function returning a templated entity +1.67
Strict weak ordering concept for std::map's key type 0.00
Why don't I need to specify "typename" before a depen... +1.10
C++ concept for compound assignment operators 0.00
Why do I need to include <compare> header to get <=> to... 0.00
Why do I get unexpected index when looping a boost::hana::tuple +0.95
a non-type template parameter cannot have type 0.00
Using std::size from non-const context 0.00
Should the operators == and <=> in C++ 20 be implemented as a... +0.81
Automatic move from local variables when variable is rvalue reference 0.00
How to convert a boost::hana::tuple into a std::variant -2.64
What is the difference between the three ways of applying constrain... 0.00
Should we use lifetime extension of a temporary in C++17 and later? 0.00
recursive application of C++20 range adaptor causes a compile time... 0.00
Is it possible to get the index of a variant as a constexpr variable? -2.89
Why do we need piecewise_construct in map emplace in C++20? 0.00
Why memory_order_release support until C++20? +1.06
Is there a way to get a compiler warning when returning a by-value... 0.00
Auto-unpacking a pair of iterators 0.00
shrinking namespace to base +1.12
How can I specialize a standard concept for my own class? +0.17
Convert std::tuple to std::variant recursively 0.00
Can copy/move constructors be inherited by using-declaration in c++... +0.93
Check if a type is a partial order 0.00
Concepts - how to constrain integral template value 0.00
Ranges V3 zip with auto and structured bindings 0.00
concept in header doesn't constrain a parameter pack in C++20? 0.00
Concepts: require class method return type is nested type of same c... 0.00
Does there exist a type level left-fold metafunction in the standar... +0.96
Standard empty argument type functioning like void +1.89
Why does this clang code fail to compile with clang 10 with -std=c+... 0.00
Is there a cmake compile feature for c++17's charconv? +0.18
Concept with multiple template arguments 0.00
How do I use a pointer variable with consteval in c++20? 0.00
How to force std::weak_ordering +1.93
C++ concepts compound requirements and return-type-requirements 0.00
Nested namespace definition when the enclosing namespace is inline 0.00
Neat way how to cyclically iterate 4 enum class values in both dire... +0.87
C++17 How to mimic Julia's 'promote_type' function usin... 0.00
Conflict between copy constructor and constructor with std::any 0.00
Using mem_fn instead of mem_fun -1.57
member-to-pointer variable only accepted as function template argum... 0.00
how to make argument deduction work for derived class which using b... -0.95
Infinite recursion due to unintended template argument type deduction 0.00