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 ... 13 14 15 16 17 ... 79
Title Δ
Is it well-defined to modify an unordered_set inside a foreach loop... +1.02
structured bindings with std::minmax and rvalues -1.77
Evaluating noexcept specifier before template type deduction 0.00
Wrapping a callable that may be void return +0.76
Class with all automatically-generated constructors/operators delet... +1.20
Range-based for loop on a temporary range -0.83
Compiler reports 'deleted' operator = , but it is there +0.93
pack fold expression (c++17 extension) available when building with... +0.98
The safe and standard-compliant way of accessing array of integral... +1.19
Why does aliasing int& allow for the creation of the non-functi... +0.21
How to take QByteArray from std::optional<QByteArray> and lea... -0.26
Should you be able move from std::optional<T> where T has non... 0.00
Exception in aggregate initialization +0.73
Should deduction guide argument initialization considered by class... 0.00
Type of a value captured in a lambda from a reference type, not usi... -0.57
Iterating a vector to second to last element with index vs iterator +0.78
How to use BOOST_MPL_ASSERT 0.00
range-based for loop for private map values -0.88
Inherited constructor, compiles in clang++3.9, fails in g++ 7 0.00
Practical meaning of strong_ordering and weak_ordering 0.00
What are the rules for struct auto defined constructors in c++ 17? 0.00
Template friend function of template class 0.00
decltype(auto) works with SFINAE in some cases? 0.00
Why can't boost::hana::overload_t be a member of a class 0.00
Conversion operator vs deleted constructor +0.22
Follow-up: What exactly is a variable in C++14/C++17? 0.00
Are explicit template instantiation declarations required in the he... 0.00
Converting constructor with multiple arguments +1.37
String view literals in header file 0.00
Is there no standard hash for `std::filesystem::path`? +1.03
convert STL list<string> into vector<string> c++11 +0.37
What is the difference between partition_point and lower_bound? +1.20
Are non-trivial designated initializers going to be supported in th... 0.00
Char Type based template for string_view 0.00
Auto non-type template parameter with user defined types +1.10
Are copy constructors defined implicitly always, or only when they... +1.04
structured binding of member variables 0.00
copy_if with different types +1.25
Casting NULL to long is not ambigious? -0.55
enable_if template param is lambda (with particular signature) 0.00
C++11/14/17, GCC 7 vs GCC 8: Name lookup for friend class templates 0.00
Do we have auto array in c++17 -2.10
template Parameter pack expansion on function call with array of data +1.01
In a template, if a dependent name is a function, call it +0.90
Implicit conversion operator vs template constructor - who should b... 0.00
Where in the C++ Standard is the memory layout of objects documented? 0.00
Why isn't argument deduction allowed in function return type? -1.14
Copy Elision for Returned Temporaries +0.66
C++ template specialization for floating points 0.00
SFINAE : Delete a function with the same prototype 0.00