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 2 3 ... 55
Title Δ
How to pass data member as default argument to class method? -0.88
Initializing a vector of string_view the wrong way? 0.00
C++ how to implement templated converting binary operator overloads 0.00
Why is there no "exists" functions within C++ map? 0.00
Unary fold with empty parameter pack +2.02
Specifyin "enum" in a using statement - does it make a di... 0.00
How to decay rvalues reference type whilst preserving lvalue refere... -0.41
Error: "couldn't infer template argument '_Tp' &qu... 0.00
C++ embarassing question on passing iterators to functions 0.00
Traits of overloaded functions 0.00
iter_swap yields wrong result +0.18
C++ force compiler error if template resolution fails 0.00
C++ const char* with string literal in method call 0.00
Assignment of function template instantiation to function pointer? 0.00
Can I overload function templates based on properties? +1.56
Forwarding arguments with auto in C++20? 0.00
Template parameters of function type with auto return type argument... +0.89
Allow template parameter of function pointer type to accept functio... +1.13
Can't add element into container<T> with emplace new if T... 0.00
Moving unique_ptr constructed at lambda capture site into a vector... 0.00
Why do we need to define a static variable of a class, unlike the o... -0.32
Can you perfectly forward without templates +1.14
C++ Primer 5th Edition Chapter 16.5 Class-Template Specializations 0.00
How to write function signature for accepting std::vector of any ty... -1.24
A function that take another function as parameter, "No matchi... 0.00
Deduce template arguments from std::function parameter types +0.97
initializing member variable 2D vector in constructor -2.56
some weird behavior of std::make_pair with deduction of string_view 0.00
Why is the order of destruction same as order of construction, with... +0.81
When is the storage location of static variables in C++ determined? -1.11
A proper way to disable a class constructor based on a trait of tha... +1.09
C++ Priority queue with custom type and comparator not working +0.19
Unordered map erase method storing temporary variable 0.00
Put a non-numeric input into an integer variable -0.90
Why this C++ lambda funtion returns 1? 0.00
Why the same statement doesn't work for Class member in C++? +0.75
Template argument for std::vector initialization +1.11
Returning constructor arguments in braces? 0.00
c++ class member function pointer does not work rightly in class 0.00
Operator overloading with function template 0.00
Why const function can use a static member object's non-const f... 0.00
C++ templates: why is not the specialized function called? 0.00
get non-type template parameters into tuple 0.00
How to slove this error when using enable_if: "no type named ‘... 0.00
Getting the maximum allowed value for a member variable in C++11 +0.52
What does more specialized mean when specializing a primary template? 0.00
Is copy initialization identical to copy initialization of a copy? 0.00
template parameters and decltype 0.00
Why is vector of pointers not saved as a class member after using t... -1.92
How to initialize a array out of line? -2.90