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 4 5 6 ... 42
Title Δ
Inheriting a templated conversion operator -2.27
Function not visible durring instantiation of variadic templates +2.46
How to do recursion based on tuple elements? -1.75
Passing std::array 0.00
Function that sorts a vector of pairs with templated allocator and... -0.89
how to store a const array in executable? 0.00
change function defination based on type trait? 0.00
constexpr initialization with a lamba function -2.30
Visit all std::variants in a list and capture an additional value f... 0.00
lambda fold expression get index -1.71
Write a function that only accepts literal `0` or literal `1` as ar... +0.19
Variable length array error with constexpr +2.40
Inheriting class with multi parameter pack variadic template 0.00
C++ template to accept both const and non-const objects -2.33
Split an std::tuple on an arbitrary index 0.00
Add specialized methods to a class template without SFINAE -0.02
How to expand into initializer list with fold expressions? 0.00
Deduce a list of types based on non-type parameter value -1.95
Compile-time only CRC32 user literal -0.03
Is there a std::tuple map +1.92
Outputtable trait in C++: SFINAE always picks one implementation ov... -0.08
Why can std::is_invocable not handle forwarding? +0.44
Require that a pointer has two base classes simultaneously 0.00
Template : class specialization +1.92
Check if templated member function exists SFINAE 0.00
How to simplify this c++ code with template? +0.08
How do I initialise a std::array field inside a struct with the con... +0.78
Does the standard library have a way to check the equality of two t... 0.00
How can I determine the return type of a functor which takes that t... -0.93
No argument variadic template function in C++ -1.18
C++ how to iterate through variadic template types and add them to... 0.00
How to let a variable be dependent on other variables inside a class? +1.39
How to implement compile time product of two vectors in C++ +0.02
Making a variadic templete from another variadic template -1.33
Making a variadic templete from another variadic template -1.33
Specializing a template for a container of type T -2.24
c++ : how to remove cv-qualifiers of a type to access class functio... 0.00
Variadic template error: 'In instantiation of' (gcc 9.2) 0.00
Split a given std::variant type by a given criteria -1.10
C++ interface without inheritance for template functions +0.82
Trying to require multiple variadic types to be specific types -0.14
Detect if a function/operator/method having certain signature is de... 0.00
C++ What syntax for avoid duplicated declarations? -2.37
How to use enable if with template arguments and parameter pack? +2.08
Sending a template parameter pack to std::basic_ostream +0.42
C++ meta-function over templates -1.79
Prolog predicate that prints items on odd positions. Help me to wri... 0.00
C++ template ambiguous instantiation 0.00
How can I confirm that my constexpr expression has been actually pe... 0.00
How to remove the nth element from a tuple? +1.17