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 ... 24 25 26 27 28 29
Title Δ
checking for equality between an int and float in C +2.11
Const placement to stop editing of pointer data with boost shared_ptr +1.07
What will be the result of this condition? Is it defined or compile... -1.69
C++: Overloading delete on a polymorphic singleton class +0.77
Safe, checked cast to C++ base class without using an extra line 0.00
Virtual Inheritance: Error: no unique final overrider -2.37
C++: Is it valid to use boolean literals in preprocessor conditiona... 0.00
Why does unqualified name lookup find all overloaded declarations -1.19
Why does std::reference_wrapper<const T> not accept a tempora... +0.80
How to fix gcc -Wall "embedded '\0' in format" warning 0.00
Performance of vector initialization in C++ -1.41
Unsigned int representation -0.64
How to check a type ignoring its template parameters +1.40
std::string and placement new -1.27
Is basic_string conversion via iterators legal? 0.00
error : conflicting declaration for uint32_t +0.37
error assigning a function pointer passed as an argument in the con... 0.00
Pointer to function parameter vs function parameter? +1.63
Iterating over the full range of an integer type +0.75
proper use of c++ standard queue 0.00
C++ AVR append to const char * -0.13
Capture the variadic template types? 0.00
Tell compiler about subclass -polymorphism 0.00
Calculate sum of slices of an array in an efficient way 0.00
Moving a vector element to the back of the vector -1.01
passing multiple arguments in parameter C++ without using va_list 0.00
How literals and constants are being interpreted and saved by the p... 0.00
How to get the size of a struct member without instantiating the st... +0.37
How to unpack type-defined types? 0.00
Trying to use std::add_const to turn T& into const T& +0.89
Does catch exception by reference need to be deleted? 0.00
In f(x), can x be evaluated before f? -0.33
how to return the address of all the accessable memory locations? 0.00
Macro within macro does not work -0.55
What does __tg_promote do in tgmath.h 0.00
Haskell equivalent of C++ typed pair -0.85
Variadic templates, size_t 0.00
Edit object in vector +0.32
Is this an abuse/misuse of Move Semantics? 0.00
Templated operator creates an error stating that the operator is am... 0.00
Disable a function by throwing error at compile-time with template... +1.60
rationale for std::lower_bound and std::upper_bound? +1.45
Why does anybody ever use int data type? +1.95
MinGW does not recognize inherited from template class as a template -0.29
How do tuples get automatically sorted? 0.00
Overloading Based on L-Value versus R-Value +0.40
is it possible to make template auto cast c-string to c++ string ob... -1.47
Should I use T foo[X] instead of T *foo if x is know at compile-time? 0.00
Typecast initializer_list -0.16
unique_ptr creation clarification -2.05