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 ... 8 9 10 11 12 ... 55
Title Δ
how can i use a template class as another class's typename? 0.00
What is { } when passed to a function in CPP? 0.00
How does smart pointer choose default_delete by partial specializat... -2.31
Why class template below compile in Visual Studio 2019 and does not... +0.21
Why is my function returning an empty string? 0.00
Use reference template arguments in inner class -1.70
Unresolved overloaded function type in gcc -0.31
Private nested class accessing private function of outer class -1.21
How a function template can deduce the number of times an initializ... 0.00
List initialisation of two dimensional std::array -3.13
partial template template vector specialization +0.17
Why does Foo(b) compile successfully in C++? 0.00
Abstract classes, inheritance and virtual destructors 0.00
How can I return vector by reference in C++ +0.19
c++ override virtual function with const parameter instead of non-c... +0.05
reference_wrapper<string> does not print in cout, but referen... 0.00
Construct std::vector using initializer list with one element 0.00
Find the only one element in C++ containers 0.00
Checking template parameter against enum value in std::is_same +1.67
Typecasting from basic data type to user defined type -3.20
C++ result of operator= changing after return *this -1.63
Template argument substitution fails and implicit conversion is not... +0.19
constexpr if and the return value optimization -2.89
Why can't I call any other overloads of the same function while... 0.00
Finding length of range in C++ -1.14
Collapsing of forwarding references -0.93
Dereference operator is not be overloaded 0.00
C++ transform parameter initialization question +0.77
STL container with a specific type as a generic argument +0.41
c++ fold expression with user defined class +0.18
Should decltype(1, t) be an l-value reference? (Compilers disagree) 0.00
Initialise first n members only of struct or array +1.20
C++ template packed parameters -0.32
Issues with template class conversion - unable to deduce function c... +0.76
Function classes as a comparator 0.00
Function template specialization with const ref arguments +0.18
Disable the std::initializer_list constructor -1.40
What causes this signed int to unsigned int conversion using a tern... -2.84
g++ generates errors for an argument of transform() +0.46
How to use enable_if for out-of-line definition for a template clas... +0.19
Is `std::list::splice(std::const_iterator pos, std::list&&... +1.46
Setting a vector equal to {}; 0.00
Why is function overloading between member functions and non-member... -2.92
Matching explicitly instantiated function template with conversion 0.00
Incomplete type used in nested name specifier with std enable_if +0.20
How to detect a noexcept method using SFINAE 0.00
Value initialization of statically allocated object 0.00
Templated class specialization with multiple arguments where one te... 0.00
Why is my defaulted move constructor not noexcept? +0.80
C++ class instance not initialized but no compile error, why +0.85