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 ... 36 37 38 39 40 ... 55
Title Δ
define a custom Compare for multiset +1.23
Why in C++ 'virtual' and '=0' is both needed to des... +0.46
Member initialization list vs assignment/copy constructor (in boost... +0.31
Why C++ strings do not need std::forward to call the desired functi... +1.74
Virtual function with default argument, weird output +2.38
Error: redefinition of class [class name] +0.31
Copying vector<shared_pt<T>> to vector<shared_ptr<... -0.52
Different parameter name in function prototype 0.00
Why `this` is a type-dependent expression even if the template clas... -1.17
bad_cast is not thrown always from dynamic_cast -1.72
How to call a C++ class Constructor from another Constructor +1.00
string and int concatenation in C++ +1.14
C++ for loop outputs different results with one array than multiple... +1.06
Class template operator overloading for fundamental and specific no... +1.83
Is there a way to match a nested template type implicitly in C++? -1.60
C++: override or overload? +0.32
Fail to catch exceptions in c++: failure to identify exception type -2.08
Assignment operator is returning an "empty" instance when... +0.32
Wrap dynamic array with shared_ptr by make_shared +0.21
Why is derived class move constructible when base class isn't? -0.51
default template parameter - don't have to be from right? Why i... +1.41
Including const in operator overloading argument list gives error (... +2.40
Operator precedence and evaluation order +0.80
What happens when a function that returns an object ends without a... +1.14
Does order of inheritance between class and interface matter? +1.71
unique_ptr can't initialize 0.00
How to achieve forward declaration of template class 0.00
C++ External function with pointer to function as parameter, used i... -0.66
Why is a public const method not called when the non-const one is p... -1.11
Why can't I dereference a pointer to an object that's an ar... +0.34
Implicit conversion regarding constness in c++ 0.00
Don't including class header when only declaration exists -0.57
Pointer can't get data -1.25
Proper setting a local environment variable in C++ +1.44
Explicit type conversion (functional notation) with simple-type-spe... +0.33
Use std::vector::data after reserve +0.32
Most vexing parse -1.45
How to return vector of enum outside the class? +1.28
Pass a function pointer of an overloaded member function? +1.69
Function sum with first value for 3 times instead of other 2 values -0.43
Construct class with 'const' parameters during runtime -2.20
Forward declaration of objects with STL containers -0.85
Initializing an array of zeroes -0.70
Friend function massacred by circular includes +0.32
Vector subscript out of range, error only shown in debug mode 0.00
Value-initializing global variables at declaration -1.65
Virtual explicit conversion operator overriding 0.00
Why can't I put a pointer to const on right hand side of assign... 0.00
Linker error for multiply defined symbols +1.72
How to `'load-file'` the associated file for the current bu... -2.31