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 ... 19 20 21 22 23 ... 55
Title Δ
How to access members of forward declared class +0.97
Standard behavior for direct initialization of unsigned short +1.38
g++ 8.1 template deduction ambiguity with std flag equal to 'c+... 0.00
no-return lambda strange behavior 0.00
Template class with default parameters used in another template cla... +0.80
C++ overload resolution between template and non-template functions -1.55
Compiling error: missing argument in temporary object constructor 0.00
references to pointers and constness compatibility +0.21
Does "cin" reset variable to some default value if input... +1.05
Check if a type is std::basic_string<T> in compile time in C++ +0.09
Initialization with empty curly braces 0.00
What's wrong to reset std::unique_ptr to pointer to array? 0.00
Specialization of a template function with multiple template parame... 0.00
Is the following Variadic template behavior inconsistent? +0.21
Derived class cannot access the protected member of the base class +1.17
no match for 'operator<<' (operand types are 'std... +0.21
False clang error when calling a template template method with a te... -2.97
Constructor member initialization lists explained 0.00
C++ operator= overloading 0.00
Multiple implicit conversion operators 0.00
Implicit type conversion with templated function parameters +0.93
Removing elements from vector using remove_if -0.07
Are there member functions which are static by default? -1.51
Syntax using the return value from an overloaded -> operator +0.97
Why does 'A a{};' compile when the default constructor A::A... -3.09
Why gcc warns about narrowing conversion only for uniform initializ... +0.94
Templates and explicit specializations +0.21
Move semantic for method redundant move call +1.03
Template argument deduction/substitution failed with lambda as func... 0.00
Range-based for loop on a temporary range +2.03
c++ function that pass by right reference confusion 0.00
Why are member variables captured by an "all automatic" c... 0.00
To Clarify my insights to copy initialization and direct initializa... 0.00
Why is std::initializer_list conversion not preferred? 0.00
User-Defined Conversion Operator Ignored for Class Template (Not So... +0.98
Pass class with templated method as template parameter with GCC +1.14
Need help decoding this typedef +1.02
Different behavior needed if template template parameter is vector +1.00
Shared pointer dereferencing error +0.97
allocating memory using push_back vs constructing vectors of specif... +0.21
C++ template methods that are dependent on specific class types? 0.00
How to fill a C++ container using a (lambda) function? +0.27
Is ADL the only way to call a friend inline function? -0.01
Template template argument causes compiler error under Clang but no... 0.00
Why double reference value doesn't change when assigned to floa... 0.00
copy initialization : why move or copy constructor was not called e... +0.21
auto with parentheses and initialiser list 0.00
initializer_list with auto contains multiple expressions 0.00
What is this forward declaration needed in a variadic template class? 0.00
Can someone explain why this c++ type deduction is allowed 0.00