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 ... 19 20 21 22 23 ... 79
Title Δ
string_view with a deallocator 0.00
Does an unmaterialized temporary needs the destructor to be accessi... -0.28
Can I avoid explicitly writing a constructor for each struct in a s... -3.02
Non-string literals are prvalues? 0.00
Conditional operator with same underlying class type 0.00
Perfect forwarding of return values, undefined behaviour? 0.00
get<string> for variants fail under clang++ but not g++ 0.00
Can one use template specialization on a templated typedef? 0.00
Bind or Lambda for member function callback c++14 0.00
Fixed point combinator and explicit result type -0.77
Why does std::(multi)set provide non const iterator methods +0.20
std::experimental::ostream_joiner and std::pair 0.00
Avoiding copy constructor during populating member vector +1.96
Why lambda expression's capture list cannot be decomposed using... 0.00
Memory leaks when Union was allocated memory using memset 0.00
Can I implement max(A, max(B, max(C, D))) using fold expressions? +0.39
c++ return type of function returning json array via nlohmann json.... 0.00
Partial specialization of members +1.29
Compare variadic arguments by value +1.01
Infinity not constexpr 0.00
Expand two parameter packs -0.19
Can Strchr function find numerous letters in a string in c++? 0.00
what is the return type of list initialisation? 0.00
c++ closure with lambda 0.00
Template argument deduction failure +0.98
Are placeholders types of non-type template parameters interchangea... 0.00
Make ADL work with static member functions 0.00
Integral constant passed by value, treated as constexpr? -1.94
Why 'is_convertible' here in <utility> std::pair (STL)? +1.14
Returning reference to an array of specific size without explicitly... +0.36
Function default parameters are ignored +0.84
Is it legal to cast a pointer-to-derived-class-member-variable to a... 0.00
C++: convert tuple to type T +0.20
Generic `erase_if` method for container types 0.00
Fill edges and center of array/vector with different values +0.56
Why SFINAE works incorrect for me in this case and how to fix it? +1.09
Class template argument deduction with partial specialization 0.00
overload resolution between lvalue reference and rvalue reference 0.00
How to provide deduction guide for nested template class? 0.00
Move-only type returned into converting constructor +1.35
Template argument deduction for class templates in C++17: am I doin... 0.00
Why {} converted to std::nullptr_t in first order? 0.00
stop visual studio 17 compile when i hit a bad constexpr if branch 0.00
Implementing a Functor Template which can store its function´s... 0.00
Dealing with <unresolved overloaded function type> when passi... -0.78
How to expand Tuple to Match Arguments Provided? 0.00
Structure Binding : binding to public data members (inherited base... -1.45
Using delete to prevent call with invalid values in C++14 -2.90
What are std::vector deduction guides in C++17? -0.59
Polymorphic visitor with lambdas -2.50