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 ... 8 9 10 11 12 ... 29
Title Δ
Does variadic template function call lambda parameter in reverse or... 0.00
Possibility of store object type for std::any -0.64
"With respect to an indeterminately-sequenced function call&qu... 0.00
Why doesn't this templated function to zero-initialize an array... 0.00
How is this C++ Reference Initialization Legal? +0.86
What is the <=> operator in C++? -1.32
Difference between a vector vs a boost::optional<vector> as f... 0.00
Type qualifier appear in multiple item declaration (exhibiting stra... +1.23
How can I call a lambda function from another lambda function 0.00
How to set a function pointer from another function pointer +0.79
Why does extending the lifespan of a temporary object not result in... 0.00
C++ template using multidimentional arrays 0.00
Add copy constructor based on template parameters -0.55
Extract type from subexpression in template 0.00
Can a template function deduce a lambda's arguments? 0.00
How to understand "dynamic type: 〈prvalue〉 static type of the... +1.24
how to write a fold /sum function for C++ tuple? +0.08
How to get gcc on Cygwin to define _WIN32? 0.00
Why does this type erasure implementation (simplified boost:any) gi... 0.00
What is the difference between C c(3); and C c{3}; when instantiati... +1.88
Require operator double() to be explicitly called via static_cast&l... +1.93
Converting between rvalue and lvalue +0.21
C++ templated function overload in cpp 0.00
How to use the current class template as template parameter for ano... -0.30
Is there anything wrong with gcc when compiling a nonthrowing point... +0.49
Is using try-catch necessary for delete[] or delete operation in C++? 0.00
Is it possible to iterate through enum members in a constexpr funct... 0.00
Reference member initialized from a by-value constructor parameter 0.00
Using short and long instead of int and double (C++) 0.00
Catching SIGCHLD with sigaction 0.00
Is it guaranteed that C++ standard library containers call the repl... +1.21
Get nested class members without accessors or mutators 0.00
C++ extern linking -0.91
C++ what is the difference between class pointer to a new class vs... 0.00
Emplacement-like construction for std::vector 0.00
Is "I2::i" ill-formed in multiple inheritance? -0.32
Why are C++ iterators required to return a reference? 0.00
Error Constructing std::map<T, unique_ptr<S>> from an i... 0.00
Is the value category of a fold expression always prvalue? +1.28
Calling a virtual function from a derived pointer without paying th... +0.84
What is 'vector<type[n]>' in C++? 0.00
bool return value in function template specialization 0.00
C++ polymorphism lost through C callback +1.36
Relaxed Memory Ordering in C++ 0.00
Is casting to const implied when casting to a narrower const locati... +1.17
Exact definition of as_bytes function 0.00
confused about atomic class: memory_order_relaxed +0.59
Is it standard-compliant to compile ill-formed program in success? 0.00
How can the struct specialized atomic type be lock free? -0.80
Why do the max values of long and long long produce the same output? 0.00