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 ... 15 16 17 18 19 ... 79
Title Δ
Do structured bindings and forwarding references mix well? 0.00
Creating a trait to detect closure types in C++ +0.18
Example of string literal bounding array new-expression first dimen... +0.98
User-defined conversion operator template and built-in operators: n... 0.00
How can a compiler deduce this class template with forwarding refer... 0.00
Getting a dangling pointer by returning a pointer from a local C-st... 0.00
gcc and clang throw "no matching function call" but msvc... 0.00
Structured bindings and tuple of references +0.80
Is the poor performance of std::vector due to not calling realloc a... -0.03
Traits to check whether T is an lvalue, excluding string literals +1.42
C++ passing a member function as an argument to another member func... 0.00
Does std::function support perfect forwarding? 0.00
Take an initializer list or collection as a parameter 0.00
std::string::erase causes memory corruption 0.00
Structured binding and tie() +0.99
Different behaviour while passing shared_ptr to weak_ptr in thread... +0.59
C++: copyable view on an object 0.00
More specific template deduction 0.00
Why does std::numeric_limits<SomeStruct>::infinity() "wo... +1.32
Template definition of non-template after introducing typetraits 0.00
Template type deduction according to constructor argument -2.09
Is it undefined behavior to static_cast down a type that isn't... +1.48
trailing return type of deduction guide is not a specialization +2.10
Howto use a fold expression with a specific type? 0.00
Are new C++17 [[nodiscard]] warnings since Visual Studio 15.6.2 com... +1.20
Does Meyers' singleton used with [[gnu::pure]] have UB? +0.11
What does C++ standard say about moving live object storage? 0.00
Template variables with template argument deduction and default tem... +0.19
Template variable or template typedef in a scope 0.00
Use deductions guides in implicit argument conversion 0.00
Access to elements of array of arrays using common iterator 0.00
How to write data(binary mode) in to a file only using std::filebuf? -1.31
What's the difference between a "range" and a "v... 0.00
C++ compilers diverge in encapsulation behavior - which one gets it... 0.00
Can I use braced-init-list for a vector of std::variant? +1.91
template pointer parameter pack -0.62
Append string data to std::vector<std::byte>> +0.23
Automatically detect C++14 "return should use std::move"... 0.00
How to order types at compile-time? 0.00
Undefined behaviour on reinitializing object via placement new on t... +1.07
Is Comp comparator used in STL required to never change compared ob... 0.00
Trying to fix conversion warning -0.78
Link Error: Duplicate Symbol +0.22
Does C++17 forbid copy elision in a case where C++14 allowed it? 0.00
Why is std::slice_array::operator= const? 0.00
Is sso used in any other standard library containers other than std... 0.00
Initialize a map of std::variant to represent a JSON file -0.76
Why self-initialize reference in initializer list is not an error? +0.79
Static vector internal data layout - `union` vs `std::aligned_stora... 0.00
are there any plans in C++ standard to address inconsistency of ini... +0.72