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 ... 25 26 27 28 29
Title Δ
Can't resolve Error: non-const lvalue reference to type 'bool' cann... 0.00
C++ error to set string in struct by pointer +0.38
compile error for map<int, int>::iterator, no match for opera... +0.39
Smart pointers vs dumb pointers: polymorphism behavior oddity -1.38
C++ deduced size of iterator +0.35
Vector of struct with constructor +0.09
How posix system support unicode? +1.47
Do I have to do anything in a destructor to free non-pointer member... 0.00
Error 3 error C2440: 'initializing' : cannot convert from 'void *'... -0.68
C++ LinkedList Node to store generic objects -1.45
is array a<T, N> = { initializer-list }; correct syntax? 0.00
What is wrong with this C program? +0.15
Integral type that acts like a native one without implicit conversi... +0.36
Pointer to overloaded casting operator? +2.20
Why does this typedef allow me to use a base class pointer-to-membe... -0.84
C++ overload return void vs. non-void -1.19
Is this user-defined conversion not ambiguous? If so, what rule all... 0.00
Since there are two ways to define a conversion in C++ how do they... +0.26
No operator >> matches these operands... why? 0.00
Allocating memory specified by a reference variable for nested arra... 0.00
C++ referencing operator in declaration +0.34
non-type template parameter whose type depends on another parameter -0.45
VS 2013 error C2664 when trying to compile a .c file as .cpp +1.81
CvSVM(const CvSVM&)’ is private 0.00
Is it possible to pass a class as an argument of a function in C++ 0.00
Which order is used to stack or heap variable creation +0.23
Empty class method implementation +0.36
Getting all the keys of a map of the form <pair<int,int>,... 0.00
Template argument deduction/substitution failed - std::find() 0.00
Finding which member in an initializer list threw an exception -0.45
How to break a long line in double quotes? +1.59
Why do I need a cast to access the actual value from base class? -0.51
What it is going to be evaluated in a boolean expression? -1.59
Create partial of a string using pointers +0.57
Are std::shared_ptrs aware of each other? +0.37
Default value of a pointer in a new std::map entry 0.00
Why can't I declare an empty constructor in a c++ class that extend... +0.39
C++11/14: How to remove a pointer-to-member from a type? 0.00
What does void() mean when used as a template parameter? 0.00
How does std swap deduce the length of an array? 0.00
C++: ifstream as a parameter -0.42
Assigning value to member of a map through an iterator 0.00
A general term of classes and structs? 0.00
c++: array's size changed after passed to a function +2.98
Overloading an operator that must return a reference to an object 0.00
Assigning not by-reference variable to a function returning by-refe... -3.85
Difference between static casting styles in C++ for primitive values +0.91
How to explain function template resolution? 0.00
do the followed destruct happened base on exception unwinding? +1.26
Need to understand function template resolution rules -1.18