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 ... 28 29 30 31 32 ... 55
Title Δ
Why can't I directly assign an int to an int pointer like this:... +0.75
Why object could be "moved" even lacks move constructor a... 0.00
Template function specialization default +1.31
Inserting addresses into sets, the size of the sets is smaller than... -1.81
Why overloaded operator== for std::weak_ptr instantiated with type... 0.00
template class specialization : template-id does not match any temp... +1.87
Invoking member functions using variadic templates +1.18
Interface class produce "Use of undefined type" +0.22
determine variable type by iterators c++ -0.27
Function argument binding rules for passing an array by reference v... 0.00
Is statement in for each loop executed each iteration? +0.24
Pass Member Function as Parameter to other Member Function (C++ 11... +0.23
How to define a static pointer to a file stream? 0.00
Calling erase() on set during iteration 0.00
Specializtion of function template with non-type template parameters 0.00
Why can't I use QList::size_type as I would std::string::size_t... +1.96
Calling a method on a method c++ +1.46
How can a type with suppressed move construct/assign still be consi... 0.00
unordered_map is unable to retrieve value for a key specified as a... 0.00
Function doesn't participate in overload resolution in inherita... +1.23
const array of const, to use its elements on array length definitio... 0.00
Pointer to member function with different compilers +1.38
Why does implicit conversion not work in accumulate? +1.13
Calling overloaded function with an array parameter and a non-array... 0.00
C++ Default constructor not inherited with "using" when m... +1.17
Template function overload for type containing a type 0.00
ADL fails (or not done?) for function with additional (non deduced)... 0.00
Optional templated parameters for a function +0.26
C++: What is the correct cast for offseting to std::vector iterator? -0.49
Construct an object with a string literal +1.15
What are the rules governing constness of `operator*` return value... +0.30
virtual method in base class and non virtula method in child class.... 0.00
Using insert() on empty std::vector when sorting -0.80
Why is it possible to modify a returned value when the return type... 0.00
Is this-> mandatory to access Base<T> identifiers from der... +1.01
Solving a "expression must have pointer to class type" er... 0.00
Pushing an object with unique_ptr into vector in C++ +0.72
lambda parameter deduced incorrect 0.00
Copy constructor doesn't recognize inherited members 0.00
Pass std::vector as const float *? +0.20
Overloading assignment and plus operator 0.00
When is an rvalue evaluated? +0.99
Changing private variable of object in a vector +0.26
"const method" compile error for reading member variable +0.27
Constructor in the parent class doesn't assign the value to a p... +1.83
Delete 2D_array error 0.00
How can I accept a derived `shared_ptr` to a constructor accepting... -0.84
How should we use template with std::accumulate in a function to re... 0.00
Unsigned and Signed Integers 0.00
const B and const A* are incompatible, even when B is aliased to A* -0.30