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 ... 21 22 23 24 25 ... 29
Title Δ
Non-static global variable vs. global static __thread variable +1.28
Detect if a 32bit process is running in a 64bit environment under L... 0.00
Safe short circuit evaluation in C++11 0.00
Which function would be called if a function template exists that c... +0.65
Can reinterpret_cast (or any cast) convert xvalues to lvalues? +1.12
implicit constructor not recognized +2.78
Why does a pack expansion inside an unevaluated operand result in t... +1.44
Is `extern "C"` a part of the type of a function? 0.00
STL ref and cref functions 0.00
C: main not found, but it's there | Compilation error -0.15
Checking for a valid pointer +0.31
Defining correct parameters & Passing an array in a recursive f... -0.88
Is it a good practice to use "const auto&" in a range... +0.32
How to tie two tuples? +0.22
Function pointer template number of arguments 0.00
C++ Why don't structs / classes collide with variables and func... 0.00
Declare a function with class constructor as function parameter +1.11
is there an elegant way to perform arithmetic on tuples (eg. pairs)... +0.74
C++ const std::string assignment +1.04
why an empty string can output index 0 element in C++ 0.00
Range based for-loop for priority_queue 0.00
What happens if there's an 'overloading clash' regardin... 0.00
Why implement postincrement in terms of preincrement? -1.44
Should ofstream throw exception when folder name is input? -1.85
When sharing a const across files using extern, why is extern neede... 0.00
What is the distinction between implicitly-declared and implicitly-... +1.47
Formal differences T, T& and T&& 0.00
'#' or '&' characters terminating C++ command l... 0.00
What value we'll recieve if we apply std::cout to a pointer to... +2.43
Are ** and * [] the same? +1.55
Should std::end for strings point past null terminator? 0.00
why the size of array as a constant variable is not allowed in C bu... +0.16
Why can't I use a lambda as a comparator for a set defined in a... 0.00
Is it a definition of an array with unknow size? +0.33
How to declare a function return a pointer to function return point... -1.18
constexpr static data member giving undefined reference error 0.00
Casting function pointer to functor in C++ 0.00
Can I use named parameters in std::function template signature type... -1.29
why does operator new function need cast +0.04
what is the difference between () and [] dynamic allocation? +0.94
Constant integer promotion rules? +1.77
correct template method to wrap a ostream +1.32
Where the switching of parent process and child process is happenin... +0.34
reinterpret_cast<unsigned long> Invalid Cast +1.25
C++ compile time unique ID generator always returns same value 0.00
Template Template Parameters in the C++ Standard Library? 0.00
What does this typedef statement do? -0.10
Calling delete on a pointer to a primitive previously declared vari... +0.32
Unqualified pseudo-destructor-name +0.86
Initialization of virtual base class of abstract class +0.91