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 2 3 ... 42
Title Δ
print a list using variadic templates -0.02
C++ - How to call a templated method of a recursively inherited tem... -1.17
Parameter pack extension for variable number of std::pair elements... +2.17
Can I ask the compiler to forbid defining a generic version of a me... -0.59
SFINAE using std::enable_if: type parameter vs non-type parameter 0.00
Correct sequence for initializing data members in C++ objects +1.95
C++ template for Runnable function 0.00
C++17 how to test class has a member variable? -1.89
Assign type to a variable and pass it to template -1.24
How can I use one function to sort by different variables in a struct +0.41
How do I manage declarations that require template parameters deriv... +2.02
Partial specialization of variadic value template +0.04
Template function call parameter constructor -1.91
Is it possible to streamline a given set of operators to any arbitr... +0.94
Improving a variadic template function using new c++14 / c++17 feat... -0.94
Is it possible to specialize a method of a template class on anothe... -0.08
C++ Template based get() +0.49
How to add member function of template class only on specific types... 0.00
Is it possible to check if a type has been instantiated with a spec... +2.08
Is declaring variables as const redundant after constexpr was added... +1.89
How can I move an std::function containing and capturing lambda? -1.88
C++: Conditionals in template meta programming 0.00
How to initialize a constexpr std::array with templated constexpr m... -1.08
partial specialised template as template argument 0.00
Is there proper way to alias type depending on passed template valu... +1.71
Mutate return type of a lambda 0.00
Cross multiply non-type variadic templates -1.69
Variadic template function specialization in a template class 0.00
std::optional as template non-type parameter in C++? 0.00
Dependent function template parameter 0.00
Are these the expected errors with std::enable_if, or am I using it... -0.47
How to infer the template parameter from instantiation of function... 0.00
Implementing an abstract class as a interface for other classes wit... +0.41
How can I make find_if function in this code? +1.79
define a function to return specified type of std::variant c++ -1.74
How to write a function that takes a variadic number of array<do... -0.59
returning multiple values in value returning function -0.97
c++ template argument deduction in function prototype. possible wor... +1.24
Simpler syntax to invoke a template functor -1.96
Variadic template class implicitly converting +0.39
Problem with false case in conditional_t being compiled and evaluated +0.01
Sum of specific tuple elements 0.00
Recover type of generic collection given as template 0.00
C++ Template specializations for primary, templated, specialised an... +0.16
How to efficiently calculate a function on a vector of variants? -1.45
Q: Template specialization with parameter pack 0.00
Returning a generic lambda expression from a function causes compil... 0.00
how to use std::copy for array of struct with values deep inside 0.00
C++ Type Traits if_v (automatic type deduction + ensure same type) +2.60
Function that only accepts enumeration types -0.01