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 ... 17 18 19 20 21 ... 42
Title Δ
How Can I Build A Sequence Of Structs With Integer Members of Incre... +0.90
std::array<const T, n> vs std::array<T, n> overload res... 0.00
template template function definition +0.38
How can I get access to this nested template parameter? -1.16
constexpr power of 10 in non-recursive way? 0.00
Deduction error of template parameters of a template template argum... 0.00
Template template argument deduction failure with GCC (works with M... +2.90
What is a good alternative to this C++17 fold expression in C++14? -1.95
generating calls to lambdas with arbitrary number of parameters -1.98
generating calls to lambdas with arbitrary number of parameters +1.02
Empy Pack Variadic Template -0.55
avoid pointer-to-member-function for non-class type -1.13
Variadic datastructure with overloaded methods -2.39
Reordering of an overloaded Template function -1.74
specialization of template template paremeter of template class for... +0.45
Partial class specialization using type traits -0.30
Writing typeclasses in C++ +0.21
Class object as template funciton argument -0.06
Initializing a template constructor with a size_t type variable +0.33
template Parameter pack expansion on function call with array of data -1.01
Generate initializer list of varying size depending on template par... 0.00
Compile time code expansion using template parameters -0.55
Should we capture by const reference in lambda? -1.35
Equal number of template and function params 0.00
Variadic template parameter in middle of parameter list +2.00
Variadic template parameter in middle of parameter list -1.33
Optimising without templates 0.00
Iterate over tuple of functors in c++11 +2.16
Perfect forwarding of lambda arguments to member function, where me... -0.78
Why 'enable_if' cannot be used to disable this declaration... -2.00
Compile-time list of enum values -1.02
Implicit conversion class templates -1.28
Pass variable as parameter in c++ template 0.00
How to get a pointer to any overload of an overloaded function whos... -0.85
SFINAE for class methods -0.00
candidate function not viable: no known conversion from std::vector... +1.98
template type deduction failing (std::empty as a predicate) -0.31
Why didn't the C++17 standard bring partial class template argu... +1.54
How to convert a std::map to a std::function? 0.00
C++ Access Protected Member of Templated Struct with Different Temp... +1.68
Calling similar functions with different parameter count with a sin... 0.00
Avoiding the warning: operation on ‘count’ may be undefined [-Wsequ... 0.00
Idiomatic way to enforce constexpr-ness of constexpr functions -1.98
C++ object keeps templated function and args as members to call later +0.44
How to define a template specialization for a templated function fo... -1.65
Can constexpr function return pointer of local object? +0.48
C++ coerce std::initializer_list to container in templated function 0.00
deduction guides for std::array 0.00
Make C++14 constexpr function C++11 compatible +0.66
overload resolution for template functions with non template type p... 0.00