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 ... 8 9 10 11 12 ... 42
Title Δ
Ambiguous access error when accessing base class functions while in... 0.00
Template function overloading. Understanding char +2.15
C++ typelist make sublist -1.96
C++ Variadic functions with no argument 0.00
std::enable_if cannot be used to disable this declaration +1.40
Supporting multiple class interfaces through templating and SFINAE 0.00
Acces violation on va_arg 0.00
DescribeFunction Parameters With Variadic Template Types -0.55
Expand Variadic Template Pack by Pairs +1.29
C++17 Partial Deduction Guide 0.00
Take tail of variadic template parameters -1.96
Overloading a function based on the ability to call the stream outp... -1.86
Hashing types at compile-time in C++17/C++2a +0.82
How to write generic version of variadic template class that calcul... +0.71
Class Template Derived from Another Class Template Type Deduction +3.09
How to make code generation depending on template arguments? -0.83
Create object using parameters pack in template 0.00
Error during program execution in function that returns another fun... 0.00
Function argument returning void or non-void type -1.45
Function argument returning void or non-void type +2.55
How to initialize static two dimensional array in compile-time 0.00
add two variadic template list of integers +0.32
I want strip argument from variable args by using template meta pro... +0.31
C1001 Error on complile time (no optimisations) 0.00
Why the default value is needed for `std::enable_if`? -1.48
Why do variadic templates behave like this in c++? 0.00
What are pros and cons of std::initializer_list and c array []? +0.76
using non-capturing lambda as function pointer argument to a variad... 0.00
constexpr check of a type -2.05
Why my code runs on codeblocks but not on visual studio? 0.00
How to pass generic lambda into function +0.42
Is it possible to to create a vector filled with zeros of size N us... +1.58
No matching constructor for initialization of variadic template class 0.00
How to detect if a function exists? -1.03
Template argument not matched in variadic tuple invoke function +0.42
Template specialization for union type +0.42
Expression templates with a hierarchy defined on the nodes in the s... 0.00
Is there a way to force this ambiguity away? +0.69
C++ template code generation Error: use of 'some_variable'... 0.00
Is it possible to avoid errors in parts of a c++ template function... 0.00
Method template as functor 0.00
"decay" a templated alias 0.00
Deduction guide to extract template template from types +1.10
How to `static_assert` the construction of a template class in memb... 0.00
"template argument deduction/substitution failed" error w... 0.00
Passing a generic function to operate on homogenous types 0.00
Compute differences of pair elements in array of pairs compile time +2.19
Variadic template with explicit arguments and sizeof... Visual Stud... 0.00
SFINAE works with deduction but fails with substitution +0.60
How to tell if expression is evaluated at compile time or runtime? -2.08