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 ... 79
Title Δ
Overload/specialization of a concept 0.00
How can I overload a function for a concept? 0.00
Is using malloc for int undefined behavior until C++20 +1.01
How to define a concept of a object that is can be structured bindi... 0.00
Where is std::future::then() and the concurrency TS? 0.00
A post-increment operator that allows one to increment at a specifi... +0.84
How to obtain a constant expression when std::is_constant_evaluated? +1.50
How to use a C++ requires clause in a concept to require a member v... +0.58
Generate a new integer_sequence by removing duplicates -1.95
Cannot deduce function return type 0.00
Detecting type inclusion in std::tuple at compile time +0.10
Is placeholder for the deduced class type of non-type template para... 0.00
How do I use std::constructible_from 0.00
Can a c++ operator function name be made into a template? -3.54
Compare std::variant with int using C++20 <=> is not a consta... 0.00
Use of 'auto [...] 'before deduction of 'auto' with... 0.00
Doesn't C++ mandate that (cond ? string_1 : string_2) initializ... -1.10
What C++20 change to reverse_iterator is breaking this code? 0.00
c++20 ranges view to vector 0.00
Converting std::span with dynamic extent to std::span with static e... +0.17
How to provide default implementations in C++ 20 using concepts? -1.59
Can I use C++20 ranges to break when matched count is greater than... 0.00
User-Defined Deduction Guides in C++20 0.00
convert tuple types to decay types 0.00
Using fold expression with std::apply on two tuples 0.00
gcc and clang disagree on whether expression is constant evaluated 0.00
std::ranges::elements_view for custom tuple-like data 0.00
Why does std::copyable subsume std::movable? 0.00
What should be the semantics of a reference to const string in C++17? 0.00
Why does std::span lack cbegin and cend methods? 0.00
Specializing a template for std tuple without requiring users to do... +1.07
Variadic function Overloading and SFINAE - Solve ambiguity to simul... 0.00
Differences between std::is_convertible and std::convertible_to (in... 0.00
What is the difference between `std::default_initializable` and `st... +0.53
Overloading an operator in a namespace and a sub-namespace in C++17... -1.11
__cplusplus expanded minimum values 0.00
std::adjacent_difference with std::chrono time_point +0.70
In which cases does std::optional operator == cause undefined behav... 0.00
C++17 multiplying a list using reduce in conjunction with multiplie... 0.00
Concatenate multiple range adaptors into one single ranges in C++20 0.00
Using C++20 ranges with istreambuf_iterator 0.00
Concept resolve to the unexpected function template when using std:... +0.71
Can concepts be used with template template parameters? 0.00
Function that sorts a vector of pairs with templated allocator and... +0.89
Why is std::invocable concept blocking this code from compiling 0.00
Holding or passing around non-addressable-functions since C++20 0.00
How to use span to wrap up command line args 0.00
std::is_reference from std::any 0.00
Range trim view implementation does not work with reverse view 0.00
What is the difference between std::ranges::begin and std::begin? 0.00