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 ... 8 9 10 11 12 ... 79
Title Δ
Why isn't a reverse iterator a formal iterator category accordi... +1.26
Partial ordering on T*... and const T& 0.00
Unable to deduce placeholder type in concept 0.00
How to get a reference to the tail of a tuple from an object std::t... 0.00
May I change the held type in a std::variant from within a call to... 0.00
Declaring defaulted assignment operator as constexpr: which compile... +0.89
Do std::min(0.0, 1.0) and std::max(0.0, 1.0) yield undefined behavi... +0.40
C++17 Tuple Unpacking 0.00
make_unique with brace initialization -2.04
Lambda pack capture with ellipsis on both sides - what is the meani... 0.00
How to "iterate" over a list of templates at compile time? +0.21
Substitution failure for template template argument -1.66
Is the content of a const std::optional always const? -3.02
find an element in std::vector of std::any -1.00
std::is_constructible immediate context and friend declarations +1.75
why is return SFINAE conversion operator not working? 0.00
Iterate over template int +0.56
std::invoke_result on std::tie 0.00
fold expression in assignment 0.00
Creating std::vector of nonmovable type +0.94
Add member functions and member variables based on template argument +0.19
Why does lambda auto& parameter choose const overload? 0.00
Going from signed integers to unsigned integers and vice versa in C... +1.19
C++ range based loop with special case for first item? -0.51
Can you zip with the new ranges library? +0.20
Parsing a string at compile time 0.00
The code below doesn't compile. Maybe because GCC with std=c++2... +1.20
Perfect forwarding const ref deduction error 0.00
Template specialization with enable_if fails in Clang, works with GCC -1.24
Disabling a template class member function with SFINAE +0.89
How to execute all functions from crtp base classes in a variadic d... +1.51
Objects of a class that does not have operator ==() are converted t... 0.00
Unable to use std::function as parameter type (need function pointe... 0.00
C++ Variable number of variadic template parameters 0.00
Why does a CopyConstructible type also have to be MoveConstructible? 0.00
`if constexpr` vs `if` in light of compiler optimization and code p... 0.00
How do I get access to template parameters of a template pack param... +0.80
About aligned storage and trivially copyable/destructible types 0.00
Constructor from a reference to array not selected for list initial... 0.00
Copy Construction in Initializer Lists +1.87
What is the difference between inline and constexpr captureless lam... 0.00
Concept does not resolve ambiguity as expected. What's wrong wi... 0.00
C++ variant converting constructor with bool +2.02
Using class template argument deduction to make a static interface +0.18
Replacing constants: when to use static constexpr and inline conste... -2.41
c++, a generic recursive template function to traverse tree like st... -0.69
Should I rely on copy elision or on move semantics? +1.16
What is the purpose of a placeholder type in a trailing-return-type? +1.02
Why is 0 == ("abcde"+1) not a constant expression? 0.00
Template argument deduction failed with default template parameter +1.76