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 2 3 4 ... 29
Title Δ
enable_if compilation question void = nullptr +0.22
Point of template instantiation, dependent names and ADL 0.00
class with external linkage has base with internal linkage 0.00
Storage allocation in a const in g++ 0.00
Is std::less supposed to allow comparison of unrelated pointers at... +0.68
Can't construct from std::initializer_list when privately inher... -2.95
Does std thread constructor take variadic thread function? -2.46
Practical difference between a struct with only operator() and a no... 0.00
Best way to move from unordered_map with unique_ptr values +0.22
Is the 'this' pointer able to be used inside of a c++ heade... 0.00
non-template std::reference_wrapper assignment operator and templat... 0.00
What happens if we don't return 0 from std::qsort? 0.00
implicit instantiation of undefined template "std::__1::basic_... 0.00
What are the naming exclusions in C++ -2.93
Forward declaration of std::hash<MyClass> 0.00
In what sense const allows only atomic changes to mutable member va... +1.28
Why does providing an explicit initializer on an extern inside a fu... 0.00
Why can't I make a external type appear like an inner type in c... -1.00
How does that syntax for defining a full function template speciali... 0.00
Benefits of using a create() method instead of the class constructor? +0.91
Class layout: Do all objects created from the same most derived pol... 0.00
Why can't the class inherit the member types of its parents? +2.11
Call a function that is specifically not templated -2.22
C++ endl() without std:: prefix or using statement 0.00
Why can't a static member variable be defined inside main()? 0.00
Why do people use atomic exchange instead of store? 0.00
[cpp.cond]/2 in N4713 +2.11
How does the compiler generate a closure from a deleted-default-cto... +0.99
What is "socket + 1" achieving when making a select call?... 0.00
Is it well defined to reference a variable before it's construc... 0.00
Are inner functions automatically declared in C++? +0.96
Is it possible to delete signal +0.20
ODR violation due to anonymous namespace in header 0.00
During instantiation of class member: "no operator "[]&qu... +0.68
C++ Accessing operator function in inherited class +0.94
Will this C++ code always work as I expect, or is the execution ord... +2.14
Post-increment operator behaviour w.r.t comma operator? +0.77
How to mprotect an object +0.42
Does generation of implicitly defined member functions get handled... 0.00
What does cin >> x evaluate to, on error? +0.34
Are temporary objects passed to functions considered const? -0.62
Reference Class Member Triviality 0.00
Where are exceptions thrown when arguments are passed by value 0.00
Is it possible to define a function outside a class using a private... 0.00
Deducting type depending on size C++ 0.00
Reason for casting preincrement result to void 0.00
C++ - On friend assignment-operator overloads 0.00
When throwing an object, is it copied or moved? +1.30
Define union of parametrized class 0.00
Why are pointers not classified as an entity in C++? 0.00