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 ... 42
Title Δ
Why can't I pass a constexpr function to std::cout? +0.52
using template aliases combined with partial specialization of temp... 0.00
How to use sfinae to exclude types for which a function is defined? +2.07
How to make a common reusable function with different class types t... +0.41
Sum the positive elements of an array using recursion +2.01
c++ member function template specialization on class non-type templ... +2.16
Issue with template template parameter in function template 0.00
How to best solve "void foo( const T& t = T() )" when... -1.61
SFINAE: 'enable_if' cannot be used to disable this declarat... 0.00
How to make a function or constructor that accepts array of any rank -0.99
C++ base class constructor taking derived class as argument (?) +2.12
No inheritance found with operator= and initializer_list 0.00
C++: Static assert that a parameter pack matches a function type 0.00
std::function from "new" and type -1.21
How can you perform arithmetic on an element of a non-type paramete... 0.00
Static constexpr member of a template class different for each inst... -1.90
c++ lambda auto type deduction 0.00
How to use fold expression to instantiate each type in a variadic t... 0.00
How to detect whether there is a specific PRIVATE member variable i... +0.40
How to create a `std::integer_sequence` out of `__func__`? +2.08
Base case specialization for recursive variadic template +0.72
The way to check that class has operator() with specific template 0.00
Passing 2 dimensional array as argument to function within a for loop 0.00
C++ template that knows its argument's position -0.27
C++ template that knows its argument's position -0.27
How to include different number of objects at compile time with var... 0.00
take template basis on run-time value 0.00
C++: Extraction of template types -2.27
Proxy to forward Linux sytem calls using variadic templates +2.00
How can I use void template type for compile-time conditional code... +0.35
Template overload based on condition 0.00
Repeat template enable_if condition on multiple templates +0.64
Default-construct all the types in a std::variant and put them in a... -0.19
Flexibility of C++'s constexpr if statements -1.09
how can i use preprecessor #if to compare value from compilation wi... 0.00
Does template copy constructor override default copy constructor? 0.00
Initialize an array with different index starting point to any N? -1.52
"Simulate" Partial Function Template Specialization? 0.00
Define C++ conversion operator only if template arg is not const 0.00
Deduced conflicting types without template 0.00
Difference between two template code patterns where in one case a n... 0.00
How to use CTAD for a lambda? +2.51
I am getting " template argument deduction/substitution failed... +1.76
How to choose type from some different on compilation time? -1.92
Variadic function that accepts arguments of same type at compile ti... +0.28
Somehow 'using' a list of types (in C++17 and up) +2.03
How to rotate an arbitrary number of in-out parameters to a functio... +0.27
How to rotate an arbitrary number of in-out parameters to a functio... -1.40
C++: cast array/vector integer element to constexpr +1.58
Variadic template parameter inference with nested maps -0.28