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 ... 16 17 18 19 20 ... 79
Title Δ
Why standard container iterators don't overload `->*`? 0.00
Runtime errors with constexpr +0.21
How to "duplicate" template parameter pack expansion? +0.61
Initializing an std::array with an std::intializer_list passed as a... 0.00
decltype() variadic template base class +1.47
Why does implementation of make_tuple not return via brace initiali... 0.00
Is this a defect in C++ that std::get<T> ( const std::pair<... +0.72
Any way to generate warnings for function-pointer comparisons? 0.00
Dynamic array of char* (or 2d dynamic array of chars) 0.00
Lvalue-to-rvalue conversion for class types: is there copying invol... 0.00
To move, or not to move from r-value ref-qualified method? -0.48
Tag dispatching with transformed `boost::mpl::vector`s 0.00
Implement template type constructors only if underlying type has th... +0.41
How to prevent a constructor from being called with a temporary -0.43
C++ conversion operator to chrono::duration - works with c++17 but... -1.17
Why does variadic template not work in template introduction but wo... 0.00
clang. binary operator overloading for nested templates 0.00
Is it ill-formed to attempt to access private member of a class to... 0.00
MSVC error C2593 when overloading const and non-const conversion op... 0.00
Why isn't move constructor elided whenever possible with `make_... +0.24
Why can't I decrement std::array::end()? +1.40
How do we test if an expression of a certain type can be invoked wi... -1.44
Can a std::function typedef be used to help define a lambda? -0.91
GCC still generates guard variables with -fno-threadsafe-statics 0.00
Isn't something missing in [expr.cond]/2? 0.00
Clang and GCC disagree in auto specifier for non-type template para... 0.00
Using variant + reference_wrapper + unique_ptr to express idea of (... -0.25
Is a pointer with the right address and type still always a valid p... +0.90
Are there any guarantees for unions that contain a wrapped type and... +0.95
Lifetime of a temporary captured by reference in a closure stored i... 0.00
Is this undefined behaviour or a bug with struct init? 0.00
Why does using parentheses with a default constructor result in cre... 0.00
Using std::bind with std::visit 0.00
Idiomatically split a string_view -0.10
Why are template type parameters not visible/existent as opposed to... 0.00
Making a function take only the first value from every pair present 0.00
Concatenate multiple files in add_custom_command 0.00
Why is this reference binding ill-formed? 0.00
Pass a free function to invoke? +1.19
When overloading a function with multiple inheritance, GCC says cal... 0.00
Parameter Pack Matching Rules with Multiple Packs +1.35
Reference initialization and constant expressions +0.22
Why is this expression not a constant expression? 0.00
SFINAE dispatch between void and non-void method -3.07
Why is comma operator called inside operator [] but not inside oper... 0.00
Constructor called on return statement +0.12
Is std::variant allowed to allocate memory for its members? +0.82
Correct way of using invoke_result? 0.00
Can copy elision be perfomed in aggregate initialization in c++17? 0.00
User-defined vs automatic template deduction guides priorities 0.00