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 ... 25 26 27 28 29 ... 79
Title Δ
Is this definition of constexpr offset_of is correct according to t... 0.00
Container front and back behavior +1.35
Why is a struct with a deleted copy constructor not a POD type? +1.08
Initialize member functions via constructor +0.21
Container of struct containing primitive type, zero initialized? -0.23
How to transform boost::mpl::vector into another boost::mpl::vector? 0.00
Template specialization as a function pointer +0.67
Member rvalue references and object lifetime -1.55
Extra move constructions on custom allocator for clang 0.00
Why is a template<typename...> not recognized as instantiatab... -0.78
std::bind with variadic template, bound arguments and placeholders 0.00
Non mutable lambda function: are copy-captured variables allowed to... 0.00
Template as a parameter of function template - deduction fail -0.41
C++ Is a special rvalue-variant of an overloaded operator necessary? +0.22
What is the value of is_nothrow_copy_assignable for a class with a... 0.00
c++ is it required to handle nullptr in user-defined and class-spec... -1.66
Apply the first valid function of a set of N functions -0.88
Choose function to apply based on the validity of an expression -1.17
Inheriting default constructor fails in gcc and works in clang, whi... 0.00
Is std::move(a).m an xvalue or a prvalue? 0.00
Is having a function header that return an abstract type legal? 0.00
Get the return type of begin on a c array 0.00
Traits to detect if a class is compatible with std::ostream<< 0.00
why for-loop isn't a compile time expression and extended const... +0.82
Why can explicit instantiation of a function template not use inlin... 0.00
Literal Type Class in C++11/C++14 0.00
What is causing the move constructor to be deleted 0.00
Passing multiple sized arrays to virtual method without using templ... +0.58
Return a dereferenced value of shared_ptr from a function -0.95
Unify C++ templates for pointers, values and smart pointers +0.22
multiple parameter pack expansion by gcc and clang +0.20
Tuple of vectors and push back +0.28
Pass lambda as template function parameter -2.54
C++ Eclipse Neon : non-aggregate type 'string' cannot be in... 0.00
How is alignment related to the number of trailing zeros in a point... 0.00
Why isn't move construction used when initiating a vector from... +1.31
May placement `new` rely on underlying storage value? +0.97
Why GCC does not evaluate constexpr at compile time? +0.21
Difference Between c.foo() and c.parent::foo() -0.57
What happens to exceptions thrown from functions launched via std::... 0.00
Usage of objects that have been moved from 0.00
How can I map a C++ parameter pack into a sequence of std::pair obj... +1.39
How can templates with inheritance explicitly call their parent'... -1.56
variable number of arguments, same specific type without macro or i... -1.36
Template parameter accepting pointer to class member function +0.90
Recursion to iteration without rebinding a reference 0.00
What is the correct way to initialize a variable from a binary buff... 0.00
How to use "using" for a function? -1.32
Private inheritance and ADL swap 0.00
How to filter a std::integer_sequence +1.04