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 ... 20 21 22 23 24 ... 42
Title Δ
Lambda function with map where key is tuple and value is double -0.61
C++ Alias for list of template parameters 0.00
Compiler can't deduce the return type? -0.68
Function auto-assigns values in my matrix 0.00
Variadic arguments and function pointers vector +1.42
Recursive variadic void function using template params in C++11 0.00
return type of a function template in C++ as second template parame... -0.31
Pack tuple with its index range 0.00
Storing multiple types into class member container +0.44
print multiples debug lines with variadic macro -1.32
C++ template class type declaration with one more template parameter -0.06
c++ why this static_assert works: +2.22
How to check for non primitive types in variadic templates? 0.00
C++ constexpr : Compute a std array at compile time -0.53
Duplicate type generated from template -1.84
Overload ambiguity in C++ for automatically converting objects into... +1.12
How do I get index of elements in parameter pack +2.01
const template template parameter +0.24
Combining void_t and enable_if? +2.33
How to make a variadic template inside a struct accessible outside? +0.06
declaring templated function as argument to non-templated function 0.00
Can you static_assert a tuple has only one type satisfying a partic... +0.99
Avoid template overloading in c++ -0.27
How to pass std::function with different parameters to same function +0.45
Recursively folding a parameter pack to resolve placeholder types +0.06
stores 25 even integers into an integer array named intList then di... -0.05
Overload variadic template's fixed parameters -0.27
Perfectly forwarding function wrapper? 0.00
Evaluation order in parenthesis and comma expression in C++ of the... 0.00
constexpr in for-Statement +1.11
c++11 ambiguous << overload 0.00
Tuple with Variadic Templates compile error 0.00
Enforce compile time check during initialization of non-integral ty... +2.10
memcmp / strcmp vs uint64_t comparisson 0.00
Parameter pack and member function pointer type deduction 0.00
How to store template variadic arguments into std::ofstream? 0.00
convert deque or LIFO container to std::vector +0.46
How does template specialization with integer types work? +2.38
Templating Structs to Combine Enums -0.52
std::vector iterator type and permissible operations +2.53
Multiple parameter packs in a single function? -1.09
How to determine whether an index of an array of unknown type is em... +0.46
Optional "name" in parameter-list? +1.06
Invalid conversion from 'const char**' to 'char* const*... -1.25
Simplify redundant std::array initialization when class has no cons... +2.26
C++ how to apply a function to vector elements 0.00
How to fix implicit conversion warnings? 0.00
How to use a nested struct/class type as a return value, in a templ... -1.22
Template template parameter and default values 0.00
How to passing one or more (undefined number) parameters to a funct... +1.65