StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 24 25 26 27 28 ... 79
Title Δ
How to dynamic cast from base to child class when the child is stor... +0.22
Template parameters to constexpr +0.22
Why capturing by reference in lambda doesn't change the type of... -1.01
What is the standard rule on arithmetic operations when storing tem... +0.60
Addition of every subset of two multiplied +0.86
Is the lifetime of a reference extended? -2.63
boost::any_range with optimization level -O2 causes crash +0.22
Get class' constructor arguments 0.00
integral_constants in ternary operator +1.88
C++ Concepts with multiple template arguments 0.00
How do I reliably detect support for nullptr? -2.88
Designing a literal-type class with a variant field inside in which... +0.75
C++14 'auto' is able to get function return type, do we sti... 0.00
reference variadic template parameter pack from another template 0.00
Why does the C++ standard require compilers to ignore calls to conv... -0.21
Shorthand way of assigning type to primitive literal 0.00
Array Elements to Variadic Template arguments 0.00
Rationale for type traits checking triviality of class special func... 0.00
Creating effect of method variable static both per-instantiation an... +0.36
Convert overloaded functions to specialized function templates +0.23
Is internal order of execution in function parameters defined? 0.00
Does a constexpr move constructor ever make sense? +0.12
casting std::function to a different std::function and invoking it? +0.22
What is the point of using delete on a non-member function? 0.00
C++: Unpack a tuple with references and values without copying/movi... +0.98
Why can't a generic lambda call itself, but wrapping it in a cl... +0.85
Bool trick and template template parameters +0.76
std::stack element destruction order +1.06
How To Destruct Destructor-less Types Constructed via 'Placemen... -2.06
C++, cast a vector<specific_type> to vector<boost::variant... 0.00
Unzip template-template parameter from type bundle +0.21
is * mandatory while doing typedef of a function pointer? -2.28
makefile to run the code it compiles 0.00
is it a conflict? about c++ auto 0.00
C++17 vector of Generic (Polymorphic) lambdas -1.98
Implicit conversion operator priority +1.10
Nested template argument deduction for class templates not working -1.92
Is it possible not to inherit from boost::operators, but still use... 0.00
std::function template argument deduction for member attributes +0.75
Transfer ownership from unique_ptr<T,void(*)(T*)> to unique_p... 0.00
how to emulate fold expression in variadic function? 0.00
Can I expose a template template parameter somehow? +0.19
lvalue reference became invalid after passing through an identity f... +1.05
Type not deduced to be r-value reference: why not? +1.54
Partial template specialization with non-type parameters: GCC vs MSVS 0.00
Is Object Editor a good approach if there are multiple member funct... -0.93
Bug in gcc with const& template parameters? 0.00
Mixing types and nontypes in variadic template parameters? -2.50
'&' or '=' in lambda capture expression? 0.00
result_of does not define type for mem_fn 0.00