StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

W.F.

Rating
1485.44 (4,467,549th)
Reputation
9,792 (15,641st)
Page: 1 2 3 ... 6
Title Δ
Calling functions with the same name in a list of namespaces +0.08
SFINAE fails with template non-type reference argument 0.00
Non-type template parameters, constructor and deduction guide -1.57
Template Cast-Operator specification +1.38
SFINAE for function body -0.76
Template pack expansion to apply a function to consecutive pairs of... -2.15
Recursive template parameter pack programming -0.26
Is it possible to use 'enable_if' and 'is_same' wit... -1.34
A "nicer" alternative to prefixing local variable names? +0.44
Specialize a template class to behave like a float in one case -1.15
Two comparison operators in c++ like python -1.06
What should I use instead of templated enums? -1.59
C++ parameter pack with single type enforced in arguments +1.76
On what base fold expression of a parameter pack consisting of a si... -1.57
Variadics template without tuple +2.97
template for typedef that accepts pointer to both const and non-con... -1.12
How do I implement a variadic template that reads user input into a... -0.75
How to declare specialization template method outside class? +1.72
Handling lvalue and rvalue references uniformly +0.50
Is it possible to extract parameter types from a template <auto... -0.99
Appending to an array via overloading the operator[] -1.73
Are reference non-type template parameters deduced by decltype(auto... 0.00
Indicate compile time what constructor was called +2.79
Variadic templates and switch statement? -1.49
Work around lacking const-correctness of external library +1.98
Modifying types of tuple elements +2.19
How to convert enum return values to C++ exceptions? -0.78
How to implement a real enum class in C++ 0.00
Is uniform dereferencing syntax possible? -0.48
Why disallow goto in constexpr functions? -0.69
How to specialize a class-member for multiple template values (cons... -0.52
Simplify template function by passing a template as argument possib... 0.00
Nested C++ template with variadic +0.27
passing iterators to lambda -0.25
Defining a static constexpr member by call to constexpr function 0.00
Associate a integer (literal) with functions, let caller query numb... +0.01
Am I correctly excluding the base's fn() function? 0.00
Partial template function specialization with enable_if: make defau... +1.72
Dispatching r-values and l-values differently and using sfinae to d... -0.53
How to define a custom cross-platform size_t type? +0.59
Passing specified template type as template parameter +1.20
Dependent type automatic deduction +1.69
How to ignore return types while using SFINAE 0.00
Why is sfinae on if constexpr not allowed? +1.46
How to find all objects of class given in variadic template paramet... 0.00
Lambda function argument + deduction improvement +2.16
How to initialize an array in constructor by the argument? -1.34
Value not usable in constant expression alternative pattern +1.28
What's the right way to call static_assert(false)? -0.04
Are all lambdas inside templated lambdas also templated lambdas? 0.00