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 ... 7 8 9 10 11 ... 79
Title Δ
Attempt to implement is_constexpr() - compilers diverge 0.00
Should args to inherited constructors be copied when invoking the b... +1.16
Will consteval functions allow template parameters dependent on fun... -0.22
Do we have C++20 ranges library in GCC 9? +1.91
Automating a class template's size argument based on its type a... -0.25
Why is ranges::ostream_iterator default-constructible? +1.74
Use std::optional as a regular pointer vs use has_value() and value +0.97
Failing to work around g++ 7.1 structured binding bug with Boost.Bi... 0.00
Using incomplete type in a member function of a class template 0.00
Resolving a compiler error due to an invariant member with a possib... +0.40
Deducing a user-defined-value template argument (C++2a, P0732R2) 0.00
c++ auto for type and nontype templates +1.16
Universal initialization - vector's fill constructor -1.07
Overload-Resolution: Is a direct conversion operator preferred (as... 0.00
Is -Wreturn-std-move clang warning correct in case of objects in th... +0.51
Is there a way to detect if the current member function is operatin... 0.00
Is gcc wrongly evaluating std::declval in this concept definition? 0.00
variadic template arguments with default values -3.09
Can Deduction Guide have an explicit(bool) specifier? 0.00
What exactly does this statement mean stack<int, list<int>... +0.24
Can't get a method existence detection mechanism to work 0.00
Why is std::move not [[nodiscard]] in C++20? +0.23
How to unroll a parameter pack from right to left -0.27
Is it possible to #include a namespaced class into another namespace 0.00
Template member variables depending on rules 0.00
Overloading a function with std::enable_if to avoid template substi... +0.85
Template instantiation decltype & declval with std::tuple_cat 0.00
Is it possible to co_await in a catch clause? 0.00
How to avoid triggering this kind of copy constructor in c++11? +0.47
Selecting Variadic Type with Runtime Index using Lookup Table +0.19
How to enable a template class specialization when the template par... 0.00
boost::combine, range-based for and structured bindings +0.88
Is there an stl way of doing a deep copy of a vector of pointers? 0.00
Template class specialization with std::enable_if and a concrete type +1.01
P0960, Is there any kind of mechanic to detect if there are narrowi... +1.74
Conditionally creating members inside a class +0.76
Generalizing is_detected with variadic function parameters 0.00
how to expand template parameter pack to series of templated argume... 0.00
Why std::overload instead of concepts/constexpr if in std::visit? 0.00
Does an in-class friend of a nested class have access to outer clas... 0.00
Why is there no std::move_if algorithm? 0.00
Why is there no std::move_n algorithm? +2.12
Create a family of template classes convertible to each other 0.00
C++20 range-v3 and the zip_with view adapter 0.00
Failure at disambiguating overloaded method 0.00
Structured binding on const +0.77
Is there a way to prove that the second snippet below inserts an in... 0.00
Why does the parallel for_each require forward iterators? +1.76
C++17 lambda captures with relaxed type requirements 0.00
Partial specialization using Concepts +0.54