StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

max66

Rating
1565.54 (4,656th)
Reputation
42,228 (2,580th)
Page: 1 ... 7 8 9 10 11 ... 42
Title Δ
Checking type with template C++ 0.00
How to define a static constexpr matrix in c++14? 0.00
SFINAE/enable_if based on the contents of a string parameter? -0.52
Generate one method per type from variadic class template 0.00
std::tuple duplicate type T in get<T>(tuple) - Compile time a... -1.92
How can I wrap a std::function and have easy access to its return a... -0.73
Template specialization of pure virtual function +0.36
Why are C++ tuples so weird? +2.27
Returning anonymous struct -1.52
Is there a nice way to implement a conditional type with default fa... -1.55
How to merge std::unordered_map inside std::tuple? +1.11
is_invocable with arbitrary function argument types 0.00
invoke_result with member (operator[]) function -1.01
Deciding which template specialization structure to use each time +0.03
Why do we need a template specialization for a template-template pa... +2.16
Call right template specialization for each type of a variadic temp... -0.94
template lambda vs functor with template operator() 0.00
Is there an alternative for haskell underscore in c++? -0.96
SFINAE fails for custom template. Need to understand why 0.00
Function template parameter pack followed by template parameter and... 0.00
Specification of lambda's return value doesn't work +0.44
Can I pattern-match a type without writing a custom trait class? -0.73
Resolving Template Overloads with Function Parameter Return Type 0.00
Can I declare a template to only accept functions with homogeneous... 0.00
Pass std::tuple with variadic template parameter as its elements ty... 0.00
Is there a way to avoid constexpr function used in header file from... -0.08
Choosing an array size based on a template argument in C++11? +1.67
Relaxing constexpr requirement for enum class and bool template par... 0.00
Force expression to constexpr +1.93
How to call different functions according to the template type para... 0.00
How can I call a function of all variadically inherited classes? 0.00
g++ thinks my class declaration is a "forward declaration" 0.00
How Do I Unroll a Variadic Template in a Condition? -1.09
Why Must Specializing Argument be void? +1.91
Failed overload resolution during pack expansion 0.00
Overloading the End of Recursion for a Variable Length Template Fun... +2.48
Why parameter deduction doesn't work in this template template... 0.00
How can I partially specialize a class template for enums values? +2.00
How to use member type of a template class without specifying unnec... -1.06
Displaying garbage value 0.00
A safe, standard-compliant way to make a class template specializat... -0.35
Does the stdlib provide a type list? +1.94
Having trouble with user defined assignment operator for class temp... 0.00
Why the overload resolution doesn't select the more specialised... 0.00
How to initialize template class with another template as parameter? -2.20
Use variadic template for C callback wrapper 0.00
How to find the largest possible sizeof child class +0.28
How to apply arithmetic type promotion within a constructor 0.00
Why are C++20 template lambdas using typename keyword? -0.98
Inheriting from template<typename T, T max, T min> struct wit... 0.00