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 ... 23 24 25 26 27 28 29
Title Δ
Specialization of variadic template function +1.73
Using push_front in a for loop doesn't permanently add a member... +0.31
Array as template parameter: stack or heap? +1.68
c++ assert: the precedence of the expression in an assert macro +2.20
How to delete void pointer? -1.08
Issue inserting into stl::map -0.93
Why does std::istringstream appear to resolve differently to std::i... +0.28
How are (complex) declarations parsed in terms of precedence and as... -0.61
Is there a way to define a conversion operator for any pointer type? +1.86
What would be a reason to make all the reference parameters const? -0.56
In this example by Bjarne, why can you pass a const qualified objec... +2.19
deduced conflicting types for parameter 'T' for universal r... +0.76
Why does checking the result of an assignment operation work, but c... +0.55
What is the meaning of 14.8.2 paragraphs 3 and 4 in the C++ Standard? -0.51
Explicitly defined destructor for scalar type 0.00
'mem_fun' : is not a member of 'std' 0.00
Identify C++ exception thrown in terminate +0.76
Is it possible to allow one std::function type accept lambdas with... -2.50
c++ syntax in understanding rvalue references -0.51
Setting an array's size to the value of a const derived from th... +1.93
invalid operands binary expression: ostream and std::u32string 0.00
Why does make_optional decay its argument type? +0.26
Does type conversion happen if assigning a number to a long type wi... -1.99
std::make_shared ternary return doesn't compile -0.62
Automatic determination of the constructor initialization list by t... +0.69
Why does base class pointer always point to base class even if it h... +0.92
Why are the fields of the class automatic objects? +1.10
Why does VS not define the alternative tokens for logical operators? +0.06
Copy the address of all elements using std::copy 0.00
Why does `using A::f` not work as expected? +2.14
C++ Convert Address of Memory To Value? +1.06
Format string in C++ when calling function +0.82
Weird output while dereferencing simple numbers +1.61
Adding pointers to vector in loop -1.15
Can I const_cast c_str() if the string is const? 0.00
C++ How to declare function-returning function without std::function? -1.18
g++ gives the warning message deleting array in virtual destructor,... 0.00
pointer query in C style to C++ typecasting 0.00
std::make_shared with std::initializer_list +1.54
Uniform initialization of iterators +1.79
Templated function accepting lambda issue 0.00
Definition of base class destructor not needed? +1.02
Why is a const variable declared as a class member still modifiable? +2.23
C++ Template mechanics -0.63
Passing lambda functions to other methods +0.42
Can C++ struct have member functions? +1.29
Error defining a templated operator overload +0.82
How to store either rvalue or lvalue references in template +1.86
Formal definition of member function +1.58
Comparing addresses of reference_wrappers +1.90