StackRating

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

RedFog

Rating
1491.69 (4,386,598th)
Reputation
260 (429,552nd)
Page: 1
Title Δ
How do i pass a predicate function as a template parameter? +3.92
Partial template specialisation 0.00
Is there any way to correctly std::move const data? -3.50
How to make a function or constructor that accepts array of any rank -1.12
Duplicate symbols with global template variable using Clang -3.70
Order of initialization of static member of explicitly instantiated... 0.00
global const var declared once, is it possible? -2.45
Derive earlier template parameters when later parameter given 0.00
bar(type (&)[x]) definition does not match bar(type (&)[x])... 0.00
Template class type alias failing substitution in member declaration +0.81
Create a generic class with multiple inheritance input types -3.86
C++ primer 5th edition: C++ template class arguments deduction 0.00
How to force SFINAE to choose the second definition of structure? +3.10
C++ 17 Metaprogramming recursive struct: enum or constexpr -3.98
Is there a more C++ elegant implementation to complete the function... +0.39
How to filter a constexpr `std::array` with a `UnaryPredicate` lamb... +4.15
Conditionally apply mixin to interface, depending on presence of vi... 0.00
Can I access different template class object via a same pointer? 0.00
operator-> for an iterator that returns a temporary -2.19
How to write a constructor for a template class using universal ref... -4.07
Allow function of variadic argument count as template function argu... -3.33
How can I create a any-type pointer constant in C++? +3.76
What do I put in these template arguments for this function call? -3.42
Overload resolution of function dependent on template parameter +4.78
How to forward unnamed function arguments +0.15
get target type of a pointer in c++ template -1.86
Using an index in variadic function template 0.00
c++ compile-time associative array 0.00
C++ const_iterator to iterator for forward_list +0.70
Need a C++ map and list which contain iterators to each other +2.00
Dynamic nested arrays in C++ resulting in cannot convert brace-encl... 0.00
Move-semantics vs const reference -2.58
Generate a list of variables on variadic template 0.00
Extract types from std::tuple for a method signature +4.01