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 ... 28 29 30 31 32 ... 79
Title Δ
Clang and GCC disagree on legality of direct initialization with co... -0.14
How can both a bool and its not value be false? +0.22
Exposing a class with a constructor containing a nested private cla... 0.00
What is "suspension context of a function" in C++ 0.00
why T does not deduce to int&& here +1.95
Avoiding void pointers +0.81
Type-only template argument to lambda 0.00
What's the difference between void and cv void? -2.84
Force an exception when dereferencing an invalid iterator -0.27
Use of deleted copy constructor in the singleton +1.03
Finding if member function exists in a Boost python::object 0.00
Why do both insertion and extraction into/from a std::priority_queu... +0.22
When are constexpr function templates instantiated? 0.00
Can C++17's "template argument deduction" for class t... 0.00
How a specialization of remove_reference is selcted 0.00
Manually prioritize overloaded functions 0.00
any_cast with std::any's and std::optional -2.72
convert minutes::rep to hours::rep 0.00
Instantiation of a hidden function +1.06
template function to launch a class member function with std::async -2.94
Template Specialization of class method. "Function template al... +0.21
T* versus char* pointer arithmetic +0.79
Iterating over boost::hana::tuple 0.00
Can I default the first template parameter? 0.00
Can't assign a `std::unique_ptr` to a base class in clang when... 0.00
makefile compiles all files instead of the last edited ones 0.00
Recursively visiting an `std::variant` using lambdas and fixed-poin... 0.00
The class construction with a const member -1.13
Can C++17's deduced `auto` non-type `template` parameters patte... +0.21
String split into vector<char*> overwrites vector elements +1.24
How to get a move-only type out of a STL container? +1.08
How does range-v3's `partial_sum` not contradict non-owning ref... 0.00
How to initialize a map from a set +0.87
Returning member unique_ptr from class method +0.22
Public Access of Template Value 0.00
When and how to use a template literal operator? +0.79
Evaluated constexpr lambda in non-type template argument 0.00
C++ TS Concepts and accessors 0.00
the object has type qualifiers that are not compatible with the mem... -0.27
Template function with template arguments or typename +0.31
C++ Iterators return type +1.00
Return class ref from class template function +1.38
Enforcing desired relationship between template function parameters +0.21
Implementing a ReaderWriter class based upon separate stateful Read... +1.12
template with one explicit argument +1.24
Boost::string_ref find algorithms 0.00
SFINAE to determine if a type has a potentially overloaded method +1.13
Select string template implicitly by passing const char* -0.89
Why doesn't this class implicitly convert to a pointer? -1.51
How to convert between different instantiations of the same variadi... +0.77