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 ... 9 10 11 12 13 ... 42
Title Δ
In C++ is it possible to disambiguate between an array ref and a po... +0.33
Unpack a Variadic Templated Class when the constructor takes itself? 0.00
implicit conversion in template specialization -2.44
How can I apply make a default constructor conditionally explicit? 0.00
Split paramter pack +0.11
How to specialize a templated class's member struct -2.07
How do i specialize my template for std::string -0.19
Infering template type from function argument +0.04
Template non-type parameter with different types -0.35
Explicit match of template template arguments +0.46
How to define template parameters for a generic lambda argument? +0.20
How to group different static classes? 0.00
Copy contents of a vector into a multiset 0.00
C++: Find first element of tuple that satisfies predicate 0.00
Multiple declarations of template struct, used for getting enum, de... -0.43
Use lambda to modify references identified by a packed parameter? +0.44
How to use decltype to get vector element's type as template ar... 0.00
Is there a way to define a variadic number of arguments of the same... +2.23
Performing initialization of templated class using other templated... -0.02
How do I allow the user to determine template type? +0.48
The variadic template constructor of my class cannot modify my clas... -1.91
Get argument type of lambda with auto specifier 0.00
c++ generic compile-time for loop +0.47
How can a recover the non-typename template argument from each type... -1.15
Convert static constexpr array to template parameter in C++11 -1.84
Template class specialization with std::enable_if and a concrete type -0.40
Clarification on member function template specialization using enab... +1.58
Using std::conditional with non-convertible types (raw vs pointer) +2.07
Definition and Initialization of a tuple whose components are of th... +0.46
Continue appending [to stream] in for-loop without local variable a... +1.51
Passing lambdas as template parameters: what type is actually deduc... +1.33
Ordering of function overloads matter? 0.00
How to create overloading + on the other side +1.21
Is it possible to static_assert that a lambda is not generic? +0.43
How to use and access a template parameter pack of parameter packs -0.96
specialize a c++ template function when two types are the same -1.80
Enable a struct if enable_if determines that T is a container? 0.00
How to declare function with argument that is a closure in C++11 in... -0.54
generate lambdas body (that invokes a callable and returns) dependi... 0.00
generate lambdas body (that invokes a callable and returns) dependi... 0.00
Deduced conflicting types in template pack with reference +0.91
How to write the constructor for a template class that wraps a cont... +0.48
Way to deduce if type is from a templated class +2.01
Segfault when using std::function class member with compiler optimi... 0.00
Function template to run on collections, which has a default "... -1.91
Finding first non-empty subtype in template arguments 0.00
std::array<T, N> with complex type and N=256/large 0.00
Meta programming: Declare a new struct on the fly -1.68
How to decide constexpr to return a reference or not +2.77
C++ check if statement can be evaluated constexpr +0.05