StackRating

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

mpark

Rating
1503.50 (313,359th)
Reputation
5,044 (32,900th)
Page: 1 2
Title Δ
How to access the type inside a std::variant? -0.06
Using non-member non-friend functions instead of member functions:... +4.43
How to static_assert to check function signature is correct 0.00
what is the meaning of the phrase "preceding initialization&qu... +4.39
Error: no known conversion for argument 4 from 'const ServerLog... 0.00
Failure to bind to forwarding reference 0.00
Differences between functions and structs with regard to SFINAE 0.00
Simplest way to have a make_tuple method to take a tuple and func a... +4.37
Why can an lvalue be passed into a constructor taking a const ref r... -4.07
No matching overloaded function found C++ TEMPLATE 0.00
Why does struct variant_size; undefined in C++17? 0.00
Range based for loop doesn't work with pointer even when begin(... -2.36
The body of constexpr function not a return-statement -0.96
template types in std is_member_function_pointer +4.63
deducing return type to be type of template arguments method 0.00
Different cv-qualifiers with structured bindings -2.27
Implementing std::variant converting constructor - or: how to find... 0.00
C++11, using vs typedef, templatized +1.17
How do you static_assert the values in a parameter pack of a variad... +2.86
Is it possible in C++ to do std::map<> "for element : co... -1.63
How to create a sorted mapping integer index with templates -3.80
Inferring return types with `-> decltype` 0.00
Ensuring SLA with Mesos and privileged tasks 0.00
Why can we not access elements of a tuple by index? -2.70
Build template from arguments of functions? +5.40
Disabling certain tests in Mesos 0.00
SFINAE to set alias template 0.00
How to create template function that can take function pointer and... +2.11
How to install libsvn-dev for mesos from git on OS X mavericks 0.00
Can I Perform inheritance outside of the class in C++11? -3.37
Restrict supported types of a template class by using variadic temp... -4.24
Basic compile time format string checking using constexpr 0.00
How to define the function type that takes five time the same argum... -3.88
Ambigous member request from variadic template -3.57
Can this not be done with variadic template parameter packs? -0.57
Const keyword in template argument +1.96
What does & = in C& operator=(const C&) & = default... 0.00
c++11 variadic programming, how to define a tower of vectors -3.92
actual function as template parameter? -1.54
Using qualified name in the global scope +0.17
C++11: Type of string literal is "array of the appropriate num... 0.00
Overloaded function name lookup +3.99
Nested class declaration: template vs non-template outer class +5.23
Is there a way to have more strict generic functor arguments? +3.79
Templated class member VS Nested class forward declaration 0.00
variadic template unpacking arguments to typename -3.32
C++ template specialization/overloading -0.15
Is the pass-by-value-and-then-move construct a bad idiom? -2.73
How should I write function parameters to enforce a move rather tha... +1.96
Simultaneous use of overloading of parameter and overloading of ret... +2.13