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 ... 13 14 15 16 17 ... 29
Title Δ
Variable declaration in switch-case statements 0.00
C++ variadic template specialization +1.14
Assignable reference to both lvalues and rvalues 0.00
Luabind-like syntax (index operator) 0.00
Is an lvalue reference subjected to an lvalue-to-rvalue-conversion? 0.00
How is nullptr rvalue -2.53
Why does upcasting child pointer to base class sometimes change poi... -2.86
Why I can't use a reference type inside a `std::initializer_list` +0.23
Declaring two different methods which use the same parameters -0.15
Class with std::array of objects without default constructors +1.69
how to find the max element between the m-th and the n-th element o... -0.74
Why are pure virtual methods not overridden from a different inheri... +1.50
what is the right way to define typecast operator template in C++ -0.27
Why I can use non const variable to receive const function +0.95
The advantage cast pointer to void* when use new +0.60
Is C++ operator "*" left-associative or right-associative? +0.25
Is C++ "declaration and initialization" statement, an exp... 0.00
Storing a type and programmatically casting another variable to the... 0.00
Why using 0 as default non type template parameter for void* is not... +1.34
Why use a raw pointer instead of a smart pointer? -0.37
Questions about C++ iterators +0.78
Why member variables of a const object are not const +1.23
How to forward-declare unnested class in a class body without befri... +0.78
Strange post-increment behaviour in C++ 0.00
How do I assign an std::function to an operator in C++? +0.68
C++ swap content of two void* +1.48
std::array operator[] vs get<> -0.25
How does the compiler deduce array size when defined as a template... +1.54
Can you use an abstract function in an abstract class in c++? +0.92
Resize a std::vector<std::atomic_bool> assigning true to all... +1.42
error: stray \255 in program 0.00
Can't acces private members in a object of same type 0.00
How Universal References get deduced -2.92
How do I make sure I am utilizing C++14? -0.74
Template member function argument deduction 0.00
Variadic templates argument fowarding -0.59
What does the :: (scope resolution operator) do in this program? -2.55
use of "struct Foo" in field decl doesn't forward dec... 0.00
Intermediate calculations inside initialization list 0.00
Is there a way to call a class in a global namespace? 0.00
Return `f`'s result if `f` has a non-void return type - how to... +1.59
Can overloaded operator delete have default parameters? 0.00
const reference to a pointer not behaving as expected +0.24
How to assign C++ array with a pointer to first element? +0.72
Is there a mechanism in C++ to make a full copy of a derived class... +1.35
error: 'string' in namespace 'std' does not name a... 0.00
c++: function pointer with template +0.23
Error in class type as an exception in c++ -2.23
Is reassigning a virtual function legal +0.99
error: getting a passing "***" as "this" .... d... -2.52