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 ... 17 18 19 20 21 ... 29
Title Δ
Returning an iterator from a pointer +0.01
Friend function not allowed to access private member +0.26
Breaking encapsulation in C++ +0.89
Different use of scope operator +1.00
What are the benefits of using copy constructor? -0.07
Implicit integer type conversion in C +0.25
Static Variables Initialization Quiz 0.00
Are members of a built-in type ever default-initialised? +0.25
Is auto in template parameter list in lambdas part of the standard? +2.11
reference to an array of size determined at run-time +0.26
Conditional expression with class type lvalue operands 0.00
pointer to a member function of a class 0.00
Why is commenting out multiline comments in c++ inconsistent? +1.09
Is the friend declaration a real declaration? +1.50
Is the size of an iterator positive correlation with the size of it... +1.71
What is consequence of parent class having virtual method but deriv... 0.00
Difference between add_lvalue_reference_t<T> and T& +0.28
C++ How to define const reference in a multiple declarator in a sin... +1.19
initialize submaps in std::map<..., boost::any> -0.67
Difference between const auto and auto for lambdas 0.00
Class that contains a list of itself -1.96
Existence of intermediate class without executing the parameterized... 0.00
C++ error: a brace-enclosed initializer is not allowed here before... -0.74
Why does static_cast gives different memory locations for same obje... -0.43
C++ Function call via an object with public member pointer to funct... +0.60
decltype causes is_same<T, T> to fail (same type) 0.00
Can there be anything between keyword 'class' and class nam... +0.26
Compile error when initializing class member std::function? 0.00
Pass lambda to numerical library +0.40
Func A calls Func B and Vice versa (why does it not work) Experimen... +1.46
Isn't the word `polymorphic` missing in §1.3.7 (N4140)? -0.97
How to avoid a mutex variable being locked twice by the same thread? 0.00
Could I have avoided more than 3 levels of indentation? +0.90
Is the evaluation of a function call's "this" in an u... 0.00
What's the difference between delete-ing a pointer and setting... -0.71
Autogenerated default move constructor with declared destructor +0.99
passing derived object as base class reference parameter -1.07
C++ Reference Variable Declaration Syntax Reasoning 0.00
Providing a definition for a pure-virtual function +1.57
Whether to use T const& or T&& +0.72
How to capture a single class data member in a lambda expression? +1.49
rvalue reference to a function type 0.00
C++ Syntax: return statement with space after "template";... +1.60
How to delete new pointer that declared on function parameters? +0.42
How does making a return value const affect move semantics? 0.00
how to define a static variable of generic type +1.35
No really, when does floating point promotion actually happen? +1.69
Create file that the application can edit but the user cannot -0.72
Is it legal to store an STL iterator inside a union? +0.28
No viable conversion from std::function to bool 0.00