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 ... 43 44 45 46 47 ... 55
Title Δ
cannot convert ‘void (myClass::*)() to void (*)() -2.50
How to instantiate class in one line code of function calling? 0.00
Non-const reference to a non-const pointer pointing to the const ob... +0.39
Why post increment to value of a variable by pointer variable (*var... +1.64
Unnamed class/typename in template arguments 0.00
vector - "Type name is not allowed" 0.00
bind2nd in a for_each loop +1.26
C++ - Invalid delete from valgrind +0.91
How to declare pointer pointing to function which returns function... +1.20
Conversion operator int() failed for static_cast and reinterpret_cast 0.00
C++ Operator+ string long produces Segmentation Fault 0.00
Can we declare a class template using fewer parameters than in the... +1.22
How to convert vector to string of a particular type +0.39
Friend template function declared inside template class causing und... +1.83
no viable conversion from returned value of type const_iterator to... +1.72
virtual function with parameter as class pointer +0.36
How to init constructor parameters of a member in C++ 0.00
In Effective C++ Item 3,why use static_cast<const TextBlock&... 0.00
How to directly assign complex numbers to a variable? +0.41
Order of evaluation with exception -0.85
If Statement "Your Code Will Never Be Executed" +1.40
cppcheck : possible null point dereference -1.75
istream_iterator invalid when using std::copy -1.69
How do I declare a new string the same length of a known const stri... +0.68
Can a derived class access a private method of a protected inner cl... 0.00
Can static functions and non-virtual methods be overridden? What is... -0.89
template of template syntax -0.44
Overloading << and >> for STL map: "cannot bind lv... +1.69
How to specialize template template parameter for a class? 0.00
C++ Outer class access Inner class's private - why forbidden -1.99
The operation of the sizeof operator in C++ +1.37
Can I initialize a class in another class? -0.76
Is if (condition) try {...} legal in C++? +0.91
C++ member function overloading with & (ampersand) +1.11
Why does calling std::string.c_str() on a function that returns a s... +0.39
Does the number of references change when calling data() of a qshar... +1.91
Interpreting complex typedef with pointers -1.90
Why `inf` represent float overflow? +2.06
C++: Asking the user to enter a new number if the number they enter... +0.41
Why hiding of virtual functions/methods not allowed in Java or C++ +0.31
this keyword in initilizer for ambiguity resolution +1.21
Overloading operators in C++ with template classes -0.99
Does a shared_ptr to a data member of an object keeps the data memb... +1.14
Is there a difference between int x{}; and int x = 0;? +1.25
Default argument using curly braces initializer 0.00
Cannot add a unique_ptr to a std::array +0.10
Returning local unique_ptr as a shared_ptr -0.86
Specialize C++ class template with final specifier 0.00
C++ Base Class Function Overloading in a Subclass +2.05
Why is my function overload not preferred over my templated one? -0.66