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 ... 5 6 7 8 9 ... 55
Title Δ
Why does the compiler complains when `none const copy constructor`... 0.00
Avoiding undefined behaviour: temporary objects +1.23
Boolean dynamic memory allocation cannot be delete +0.19
Grammer to make unnamed instance +0.18
Is declaring a reference and passing it in the same as just passing... 0.00
cannot access private member declared in class while using protecte... 0.00
Function which accept any STL container +0.96
"does not name a type" error when using namespaces in c++ 0.00
Differences among `unique_ptr<Sample> sp1(new Sample);` `uniq... +0.18
Why does std::array::begin not return an iterator? +1.51
STL std::find() C++ +0.19
no instance of function template for myfunc +1.01
Correct syntax to store function pointer 0.00
C++ ternary operators, Any difference? -0.95
lambda function doesn't show the right result +0.19
Differences between `decltype(&ordenary_func)` and decltype`(or... 0.00
brace-or-equal-initializers initialization order +0.71
Why is this template always evaluated to false_type? 0.00
Can someone explain { } container in c++ -1.08
Is there a way to detect a classes constness inside of itself? +1.04
std::bind and std::function term does not evalue as taking 0 argume... 0.00
Template operator[] overloading strange C2676 0.00
How to get the data type in a vector using template? +0.19
Can you use using to redeclare a public member in base class as pri... 0.00
Object passed as parameters as if we are passing constructor values -1.07
Specialize variadic template member function 0.00
Can class object attributes call methods that return a value that t... +0.57
Removing items from c++ list +0.71
How to convert a boost::hana::tuple into a std::variant -0.50
char* versus const char* (Again!!!) +0.19
C++ template class' inner class access 0.00
Friend functions and classes 0.00
How to initialize std::vector<std::time_t> with n elements in... 0.00
why is 'Hello' being printed out when it is compared with &... -0.30
C++ Best way to return value? -2.50
How can I use decltype to get a pointer without a reference? +0.51
Function falls completely off the candidate list if it takes a poin... -1.28
How can I modify elements of a vector of vectors (with auto iterato... 0.00
Why does a const reference to a reference lose its constness? -0.67
what does std::move(const shared_ptr reference) mean? +1.34
How to conditionally define a variable in method call using SFINAE? +0.91
Initialize function pointer array in constructor initializer list -... 0.00
Could not deduce template argument (vector, std::function) 0.00
Is it ok to return a rvalue reference? +0.19
c++ move semantics does not perform move 0.00
What is the difference between these initializations? +0.19
Why does an ostream iomanip not need template parameters when passe... 0.00
Why std::move don't change source variable to default value in... +0.18
Partial template specialization using STL +0.20
Initializing class members with {} +1.59