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 4 5 ... 6
Title Δ
Unpacking a std::array 0.00
Convert a string to uppercase at compile time -0.46
Is there way to perform "if (condition) typedef ..." -0.36
Practical C++ Metaprogramming +0.48
C++ meta function that determines if a type is callable for supplie... +2.79
Number of function arguments equal to template integer 0.00
How do I template overload an operator for a group of related class... -1.26
Class that contains a set of itself with a custom comparer--circula... -1.59
Want kind of constexpr switch case on type -0.82
How to declare a vector of functions (lambdas) -1.47
Why clang rejects variadic template friend function +1.96
How to strongly factorize code unit testing all parameters of a bun... 0.00
C++: How to pass any iterable type as a function parameter -0.43
Template specializations for inner class -0.64
Is there a way to SFINAE based on available overloads in the curren... +2.21
C++ user-defined literals for any type 0.00
C++98: Provide different function implementations, depending on the... 0.00
Nested Template arguments when I know the typenames already -0.95
std::apply and constant expression? -0.03
Class templating to process pcl::PointCloud objects with different... -0.47
With templates, how to differentiate two parallel cases, such as be... +2.10
Templatized [] or () operator overload - possible without using typ... 0.00
Check if a template argument is a std::vector<T>::iterator +1.28
Fill runtime data at compile time with templates -1.34
How to overload variadic templates when they're not the last ar... -0.05
Using C++11 type traits to provide alternate inline implementations -1.35
How to obtain a template parameter pack of integers int a function? -0.37
C++ templates: can I call a function whose name is based on the inp... +2.26
return different data type without explicitly specify data type -1.84
Generating a sequence of type T at compile time +0.84
How can I find if an element exists in a tuple? -1.18
Branch on a template parameter in function? +2.59
Template function wrapper 0.00
Get first N elements of parameter pack -0.80
C++ template parameter as function call name +2.10
How can I make a templated function that takes a parameter that is... +2.64
Is there a way to shorten templated class names when using alias te... 0.00
How to do a conversion from enum to type (and use as it in a templa... -0.17
How to avoid this kind of repetition -0.40
Why can't I use make_pair to tie? -0.27
SFINAE for user-defined conversion 0.00
Streamlined Way of Making Template Parameters Public? 0.00
Can I call a static method of a class by its name? +0.29
Resize recursive nested vector in template +1.59
Is it possible to invoke a method with all possible K-combinations... 0.00
Is there an STL adaptor on iterator invoking callback for each coll... -0.22
Restrict variadic template arguments -1.40
variadic templates with template function names and passing argumen... -0.05
C++ template parameter deduction fails -1.26
runtime specialization of overloaded function +0.19