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 ... 32 33 34 35 36 ... 55
Title Δ
How to understand the differences between direct initialization and... +0.26
C++ style of constructor calling -0.19
Order of member initialization list -0.61
shared pointer and raw pointer lifetime +0.92
Understanding which constructor gets called 0.00
c++: invalid initialization of reference of type 'const int*&am... +0.99
Check if stream reference is NULL doesn't compile anymore +1.83
main.cpp:(.text+0x8f): undefined reference to [object's method] 0.00
Is there reverse of 'override' specifier in C++? -0.54
Why pointer to function can't bind to lvalue reference, while f... +1.80
Is there a difference between `string s("hello");` and `s... +1.11
C++ Nested Scope Accessing +0.29
C++ use of deleted function std::unique_ptr with Base class 0.00
segmentation fault for deleting a pointer +0.77
Inheritance and smart pointers (std::shared_ptr) +0.29
How to make a function generic for various, highly similar types? 0.00
Initializing a char * with an expression does not work +0.76
C++ - Implement template methods of inner template class in a separ... +1.54
Incorrect behavior of std::vector operator[] +0.25
Why a method of parent of parent classes' not accessible withou... 0.00
Segmentation fault from pointer error (simple...) +1.35
Why use the prefix increment form for iterators? -2.25
Which C++ vector push_back is called for objects created inside a l... 0.00
C++ nested struct inheritance rules (access to protected member) 0.00
Why does MSVC not resolve a call of this->sth to overloaded oper... 0.00
Specialization of function for a specific template type +1.44
Ambiguity error using overload in c++ +1.14
C++ Default Argument with Pointers -2.15
G++ - Undefined Reference to member function that is defined -0.20
Function specialisation / overloading rules example +0.93
Evaluating stream operator >> as boolean 0.00
C++ nested class function return type and namespace 0.00
Error when trying to define object of class type that is derived fr... 0.00
Understand the type of param in void f(const T& param) -2.36
Mysterious int value from default constructor +0.98
How to access child member from parent's template function? 0.00
Namespace alias in c++ -0.30
std::unique_ptr, custom deleter and type change -0.96
Why passing rvalue reference (X&&) is AS IF passing lvalue... +2.08
Why does gcc hide overloaded functions in the global namespace? 0.00
Code checking the result of std::unordered_set::find won't comp... +1.40
Declaring functions and variables multiple times in C++ +0.29
Why can't [std::unique] apply to [std::multiset]? +0.79
Why doesn't std::function work in this situation? 0.00
Is it possible to manually set istream fail bit in C++11 -0.69
Invalid use of non-static member function c++ 0.00
Why does a narrowing conversion warning appear only in case of list... +1.26
Overload resolution for two functions taking parameter packs +0.27
What does "class" mean before parameter? +0.82
Why const_iterator could be used with std::map::erase +1.88