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 ... 30 31 32 33 34 ... 55
Title Δ
Syntax of final, override, const with trailing return types 0.00
LinkedList implementation C++ error pointer indirection 0.00
C2244 Error with Template Constructor Overload 0.00
Use of 'auto func(int)' before deduction of 'auto'... -2.70
What is the rationale behind ADL for arguments whose type is a clas... +1.86
unique_ptr after call to c_str() doesn't point to valid value 0.00
Function declaration for moving std::shared_ptr 0.00
POD members default initialization without braces -0.04
Why doesn't std::remove_const remove const qualifier? 0.00
call a function from an array of vectors 0.00
C++11: when does compiler consider {} as std::initializer_list, and... 0.00
Why does the static modifier prevent its variable to be reassigned... +1.19
C++11: When do we need to specialize "=default" for defau... -1.24
Extended lifetime of an object returned from function +1.22
How to call a derived templated function in CRTP? 0.00
Unable to access template base class' static member without exp... 0.00
Returning a pointer from a template function with iterators paramet... 0.00
Why is forwarding reference constructor called instead of copy cons... 0.00
Compiler error because constructor must explicitly initialize the m... 0.00
bad_cast exception thrown when doing downcasting from Base class ob... +0.92
Error when not specify template arguments for alias template declar... 0.00
C++ emplace_back parameters 0.00
How to pass a template function as template class argument? 0.00
Assigning vectors without copying them +1.07
C++ does a class construct members on class construction? +1.13
invalid std::vector iterator 0.00
Initialize static const member of a class, where the member is of a... 0.00
Why is it valid to get string[0] even when it has not been initiali... 0.00
Why to use throw in the definition of a method? 0.00
emplace_back calls move constructor, and destructor +0.71
Error occurred when passing r-value reference to r-value reference... 0.00
Passing cv::Mat by reference or return it? 0.00
Why does class B<T> not see a protected member of parent clas... 0.00
How to pass bitset of any size to a function? +0.62
Why does reading char 'g' into an int produce the number -8... +2.27
try/catch around reference assignment -0.54
Conversion Function with decltype(auto) in C++14 -2.65
Why cannot use cout with user-defined conversion to std::string? 0.00
Why is it not possible to assign a variable in the class body? -0.42
How to create variadic template function to shift the argument valu... -1.28
C++ pass parameter by rvalue reference if possible, otherwise copy... +1.58
function return style logical and is okay? +0.53
Do objects declared within loops get constructed only once? +1.50
error: prototype does not match any in class 0.00
c++ method call (lvalue) binding to function(rvalue) in derived cla... 0.00
template parameters for free functions 0.00
Constant variable initializing working only with member initializat... 0.00
How to understand the typedef in this declaration +1.45
Does template declaration order matter in c++ 0.00
C++ User defined empty default constructor vs implicit or default-e... 0.00