StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

songyuanyao

Rating
1756.69 (35th)
Reputation
104,828 (688th)
Page: 1 ... 37 38 39 40 41 ... 55
Title Δ
what is the meaning of this std::string constructor +0.57
C++ error: incomplete type used in nested name specifier 0.00
C++ initializer lists with fewer elements than the struct 0.00
std::functions and lambda function passing +1.60
Using std::bind to bind parameters and object instance separately +0.33
Template instantiation with undefined member function return types -1.62
std::cout changing the variable value -0.99
While loop in c++ cannot exit +0.33
Why sub class manage to access c++ private inheritance member? +1.46
Const method returning non-const reference to vector element +0.31
Template typedef is not a class or namespace name +1.90
C++ How to preserve string capacity when copying +0.32
The object has type qualifiers that are not compatible with the mem... 0.00
How does C++ integer division work for limit and negative values? -1.31
Template Specialization for Private Types 0.00
Meaning of ampersand in method declaration 0.00
Why do I need to assign this dereferenced iterator to a temporary v... +1.74
Why can a derived class not access a protected member of its base c... +0.30
How to catch a constructor exception? +1.61
How can I remove the comma at the end of the output? +0.55
How can I insert key as a class in map STL in C++ +1.25
Function names in global namepsace scope cannot be found 0.00
Const reference to a casted int from unsigned int -2.21
How do you check if you are writing a new method or override existi... -0.67
Protected member access error in template specialization 0.00
C++ compile error; stream operator overload -1.33
Template inheritance and a base member variable 0.00
Function template parameter pack not at the end of the parameter list -2.31
no match for 'operator+=' (operand types are 'std::basi... +1.39
How to accept user input for the size of a vector? +1.10
std::min/std::max as template comparators +1.05
How is this multiple indirection working? +1.37
Access to private static function during static member initialization 0.00
The initializer list in c++ -0.69
Why doesn't foward declaration of class work when class is incl... -2.18
Friend comparison and relational operators in C++ class template +1.08
Full example of using template comparator 0.00
Conversion from 'int' to non-scalar type assignment operato... +1.63
Why auto_ptr initialization using the assignment syntax is not allo... -0.86
Avoid the class scope so as to pass a member function as a function... -1.64
Why can I still access to data vector after clear it? +1.30
Why type deduction for auto specifier cares about only init field o... +1.35
How to convert std::string to CV::String in C++? +0.34
Why does a char seem to take more space in an array than by itself +0.33
Not able to understand virtual base class constructor in case of mu... +2.47
Function argument taking other argument as default value -0.33
Error when displaying the elements of an array +0.33
C++ Overload Resolution, userdefined conversion and function template 0.00
Initialize member variables with multiple constructor calls +0.31
How to store an instance reference in a class constructor 0.00