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 ... 15 16 17 18 19 ... 55
Title Δ
var been changed to 1 with "if (var = 0 || var == 0)" sta... 0.00
How to capture a variable of this object in lambda? +1.17
how to get partial template work with subclass 0.00
Declaring sqlite::database db(":memory:") in header gives... 0.00
Template specialization enable_if +2.14
Comparison of bool data types in C++ +0.45
Assigning member functions to a property of an instance member 0.00
lifetime extension for function taking parameter by const& and... 0.00
std::is_same returns false when comparing std::tuple_element and de... 0.00
Having issues resolving compiler error C2678 0.00
C++ Template Specialization and Subclassing +0.20
Why I get an Expression is not assignable error -2.79
C++ Unexpected Integer Promotion +1.14
const auto reference binding to (null) pointer - what is the actual... 0.00
Sequencing between the destruction of local automatic function vari... +2.16
Multiple conditional template specialization c++ 0.00
alias template for member template +1.14
Array as argument to function -2.66
How to reduce duplication when writing traits for reference and non... -0.09
Building a Iterator class for linked list (Error: no matching const... 0.00
Constructing an object within an object +0.21
Template non-type parameter with different types +0.36
Default value of function as a function argument 0.00
Is `A a = A()` valid? What operators / methods are invoked undernea... 0.00
How to use a member function from a parent class with the same name... 0.00
How to avoid using multiple if-else to check whether the returned v... -0.74
<unresolved overloaded function type> calling a Binary Predic... 0.00
What's the difference between "auto x = vector<int>(... 0.00
How can const be applied to template argument types outside of the... -0.83
Template specialization with enable_if +0.22
Function pointer type cannot be used for a function prototype -0.89
Inheritance of type on a template class 0.00
why can't the compiler bind a const int to an rvalue reference? 0.00
The proper way to overload binary operation +1.12
Why template function cannot be a friend template function of a tem... -0.50
What are different ways of initializing the size of an array with u... +0.49
How to get size of nested std::initializer_lists? +0.92
Why does a class not need the forward declaration of a function def... 0.00
Is casting a pointer to const pointer and cast back to the original... -1.54
Why does an object go out of scope when passed as a pointer, but no... +0.56
std::vector of struct: what will be the initial values of the membe... +1.78
Move constructor versus copy constructor behavior on class with no... 0.00
Error: use of deleted function for overloaded template +0.19
object of class without parameterless constructor in automated stor... +1.16
Adding empty element to declared container without declaring type o... +0.54
Who's right here? g++ or Visual Studio 2017? +1.07
C++ possible to use move sematics to move data from one vector to a... -0.35
Error message "undefined reference to 'List::a'" 0.00
What's the difference between const T & and T & in temp... +0.16
friend template operator<< can't access protect member of... 0.00