StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Brian Bi

Rating
1734.03 (61st)
Reputation
68,782 (1,268th)
Page: 1 ... 4 5 6 7 8 ... 29
Title Δ
Create a set_difference vector from two maps +1.31
c++ template template infer type arguments +0.22
sending c-string to non-lvalue std::ostringstream weird behaviour 0.00
Initializing a class template's member based on different condi... 0.00
subclass as template template argument of template base class, whic... 0.00
Are constexpr functions implicitly static? -2.80
How to use a unique_ptr after passing it to a function? 0.00
decltype(auto) function return type does not deduce && types 0.00
warning: ‘<anonymous>’ is used uninitialized in this function... -0.52
Can linker differentiate between template and non-template functions? 0.00
Function argument inheriting two types simultaneously -1.53
Give an alias to an object's member -1.95
How can I capture the prototype of a constructor? 0.00
Is it safe to hold a std::lock_guard in the destructor? +0.22
How to fix garbage values that are being pushed back into a vector&... 0.00
Is forbidding template virtual functions an unnecessary cautiousness? +1.30
Is -Wreturn-std-move clang warning correct in case of objects in th... +0.73
In C++ is it possible to disambiguate between an array ref and a po... +0.93
The code below, is it ill-formed NDR or is it well formed? 0.00
How to define alias to access enum class member through struct? 0.00
Is there a way to implicitly convert an enum class to std::byte? -1.77
Can I use declval to Construct an Unused Return? -1.99
Why doesn't a const reference extend the life of a temporary ob... -2.20
List-initialization of a reference to an array of unknown size: is... 0.00
Union-like classes and variant members 0.00
Given an array of long strings, how do I efficiently check given pa... +0.70
Does std::integral_constant<T, v>::value always have a defini... -2.18
What is the result of assigning to std::vector<T>::begin()? +1.24
Class Template specialization for multiple types -2.89
What is the problem with operator+ overload? +0.77
In the expression left() = right(), why is right() sequenced first? +0.82
Why in this case does argument-dependent lookup not considered? 0.00
How do you create a std::pair containing a std::atomic? 0.00
How can an atomic operation be not a synchronization operation? -1.92
Why is implicit conversion not ambiguous for non-primitive types? +1.20
Is it a data race to access shared data after joining a thread? +2.05
restrict function pointer member template to only derived classes +0.21
Accessing a static constexpr member from a member variable, GCC bug? 0.00
Why a linker error concerning a static constant depends on optimiza... 0.00
What is the logic behind the "lvalueness" and "rvalu... -0.62
Function overload resolution with nullptr as argument 0.00
Is it possible to use overloaded operators with "this" in... 0.00
Why doew GCC compiles function overloaded with value, rvalue and lv... -2.54
lambda expression to assign a member function pointer -0.54
How to ensure that initializer_list is not zero +0.24
May a C++ compiler normalize Unicode identifiers? 0.00
Why does std::ostream not compile when used in ternary operator? 0.00
Using throw to replace return in C++ non-void functions -0.77
std::async can't call protected base class method -2.07
Will fetch_add with relaxed memory order return unique values? 0.00