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 ... 12 13 14 15 16 ... 42
Title Δ
Template specialization with array as argument -2.37
Passing functor with templated parameters to template function 0.00
How to detect availability of a parameter of given type in variadic... 0.00
Compare Boolean Variables in one statement as long as array C++ +0.66
Call in and out methods given variadic args from a variadic templat... 0.00
defining a variadic coordinate (tuple) type in C++17? -0.85
A template that contains std collection iterators +0.46
How to pass a template lambda to a function and use it with differe... 0.00
Should lambdas replace function templates in C++? +1.04
Can template deduction guides call constexpr functions? +1.08
C++ overloading conflict on exact template argument +0.18
How to utilize template copy&move constructor and assignment op... -1.96
What's the logic behind the order the elements are passed to a... -0.19
how to flatten nested templates parameters? -1.17
how to flatten nested templates parameters? +1.92
Multiple variadic templates function 0.00
How to write this C++17 static constexpr method in C++11? -1.25
How to get template function to use back_inserter over inserter whe... +2.52
Multiple variable template specializations with std::enable_if +0.47
Invalid explicitly-specified argument for template parameter which... +3.10
Template parameter can't be deduced on implicitly constructed a... +2.00
ComputeLibrary data type templates 0.00
What is the recommended way to simulate concepts and constraints? +1.38
Why is this function evaluated at compile time in g++ but not in cl... 0.00
is there any way to partial instance a c++ template +1.79
C++11 used by default? -1.57
Create foldable template parameter pack -0.59
C++ store variadic pack from variadic member function 0.00
Generic std::function to store a generic lambda -1.13
How to apply a meta function to the template types of a variadic te... -1.42
Given a tuple with arbitrary number of vectors holding different ty... +0.02
SFINAE not working to conditionally compile member function template 0.00
Polynomial Multiplication using std::tuple using templates 0.00
template parameter list for literal operator +0.43
How to use if constexpr in template fold expressions? -1.16
How to overload template class by type- and non-type template param... -1.46
How to Write a Lambda Wrapping a Function with Optional Return Value -0.27
No type named 'argument_type' 0.00
Mix template and non-template visitor methods +0.44
How does this variadic template with using work? +0.43
static_assert that a type is among a std::variant's accepted ty... +0.56
Parameter Pack with alternating types +0.51
C++ Metaprogramming: Generating a byte sequence based on type/value... -0.90
Friend the non-const templated version of class in C++ -1.33
Problem with calling a variadic function template when passing brac... -1.60
How to properly implement a function with variadic number of std::s... -0.82
Template Metaprogramming Eigen Expressions -0.76
Simplest way to determine return type of function -0.64
How to validate input parameters in C++ constructor? -0.23
Why does this get_index implementation fail on VS2017? 0.00