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 ... 12 13 14 15 16 ... 79
Title Δ
Using std::map stored in a std::any and then accessed via std::any_... +0.20
Is std::string_view trivially copyable? 0.00
Partial Specialization of Variable Templates -1.60
Advantage of using trailing return type in C++11 functions 0.00
avoid writing the same repetitive type-checking code with std::any +1.01
unique_ptr reference to deleted function when implementing interface 0.00
C++ SFINAE enable_if_t in member function, how to disambiguate? -1.61
SFINAE failing to work with intermediary type traits +0.49
Why are literals not const (except strings)? +1.57
Returning tuple of local objects +1.03
Does constraint subsumption only apply to concepts? 0.00
Using alias templates for sfinae: does the language allow it? +0.20
Forwarding reference treated always as rvalue reference +0.20
Boost.Asio: can't use std::bind() to specify callback 0.00
Is it possible to avoid the need for copy/move constructors in the... -2.55
Remove last item from function parameter pack +0.94
Template specialization for type concretized by template parameter 0.00
Why is the destructor called for an object that is not deleted? +1.00
What is the difference between std::tie and std::forward_as_tuple 0.00
Assignment to deleted/uninitialized object +1.04
What's so controversial about AFTs (Abbreviated Function Templa... 0.00
Make a function accepting an optional to accept a non-optional? +0.97
Make a function accepting an optional to accept a non-optional? -2.03
class constructor precedence with a variadic template constructor f... +0.96
Explanation of std::function +0.60
SFINAE method completely disables base class's template method... 0.00
Converting a pointer-to-member-of-base to a pointer-to-member-of-de... 0.00
Detect is_base_of with base class template 0.00
Using enum instead of struct for tag dispatching in C++ 0.00
what is the correct way to test if a type is an allocator? 0.00
Interaction of function-local enum declaration and ADL 0.00
How to detect availability of C++17's extended memory managemen... 0.00
Is there a three way comparison for stl containers in c++17 0.00
Clang typedef (and alias) of same type redefinition causes unexpect... 0.00
Generating function signatures for rvalue/lvalue refs with metaprog... +0.82
Placing a namespace-scope file-local (.cpp) constant in an anonymou... +0.91
C++: Hacky parameter pattern with variadic arguments 0.00
Error during decomposition with Eigen with dynamic matrices 0.00
It seems to me that there are two candidate functions for the call... 0.00
Variadic Variable Template specialization with SFINAE 0.00
Example for dependent name lookup in case when noexcept-specificati... 0.00
std::bind with variadic template and auto return type 0.00
Understanding C++ choice of conversion operator +0.62
Injected class name as type +0.87
Deducing the return type of an inline static member function in cla... +0.28
C++ Singleton Instance disable re-call 0.00
Can I implicitly create a trivially copiable type 0.00
Overloaded functions with variadic template arguments -1.04
Template dependent false +0.47
Return std::tuple and move semantics / copy elision 0.00