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 ... 14 15 16 17 18 ... 55
Title Δ
Templated constructor ambiguity when calling overloaded function wi... +0.21
What are the rules about using an rvalue reference on the left side... 0.00
What is the function of const specifier in enum types? 0.00
C++ Template Inheritance. Subclass should replace a type in a base... -0.66
Why does brace initialization assignment fill variables with garbage? +0.80
Ambiguity between default-initialization and value-initialization 0.00
How to initialize unordered_map<string, unordered_set<string&... +0.85
Struct variable name prefixed with a .(dot) need explaination +1.12
How to find Max value of second element of std::pair in std::vector? +0.20
"temporary of type 'A' has protected destructor",... 0.00
How to invoke a lambda template? +0.68
Overloading Assignment Operator in Base Class 0.00
Why is the comparison between const char[] and const char* different? +1.54
Why does ADL not work with an unnamed initializer_list? 0.00
Why does overriding a method and adding const to a parameter type w... 0.00
Decrementing iterator after each loop iteration shows weird behavior 0.00
What does a variable named using ampersand followed by an underscor... +0.33
Confusion of how to use self define compare functions in std::sort... 0.00
Safety of auto when std::move ing from a returned reference of a va... -2.78
map auto-based loop single element access C++ +0.20
Non-existing property of template specification 0.00
Creating A Template Wrapper for std::bind 0.00
Template constructor can't be called +0.87
How to perform partial specialisation when two template parameters... +0.90
decltype((x)) with double brackets what does it mean? +0.57
why can we access a non_member function from member function in c++ +0.85
Why aren't my values being initialized by my initialization (pa... 0.00
Can't compile with static constexpr under pre-C++17 mode +2.15
Why is the copy assignment method not been called? -0.17
How to assign callback function with parameters +1.22
Should this function call be ambiguous? +1.41
Default template parameter based on type of other template parameter 0.00
How to use logger with template when using const char *? +1.28
C++ iterate container backwards N steps -0.33
How to determine wich template will be used -2.90
Equate stack object to another inside an object C++ 0.00
C++ function pointer argument with template 0.00
auto return type not deducing reference 0.00
C++ lifetime of a dangling string +0.08
class template fails to compile when named lambda is used as templa... -2.82
std::copy failure, "cannot seek vector iterator after end" 0.00
How can I instantiate a lambda closure type in C++11/14? -0.63
Overload resolution in case of templates and inheritance in unique_... -2.67
Pointer to member function using C++ lambda -0.35
Why GCC refuses a const reference within a copy-assignment operation? +1.49
C++ overriding virtual templated method 0.00
why does compiler choose bool over string_view when given a const c... 0.00
VS2019 c++ C3861 error in deep inheritance templates -2.01
"Function template has already been defined" with mutuall... 0.00
C++ template not recognizing data types 0.00