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 ... 23 24 25 26 27 ... 55
Title Δ
Segmentation fault on erasing the last element from the vector C++ -0.24
Deduced conflicting types for universal reference and pointer to me... +0.93
Value initialization: MSVC vs clang +1.09
unique_ptr does not see custom constructor for derived class -0.79
Subclasses failing to inherit superclass fields +1.06
template specialization compiler error 0.00
error C2679: binary '<<': no operator found which tak... 0.00
C++11 Multiple move constructor call 0.00
Calling erase() on an iterator, but not deleting correct element +0.19
About lambdas, conversions to function pointers and visibility of p... +1.75
friend and template in C++ +0.23
static initialization inside lambda (or function) C++ +1.73
Error C4703 potentially uninitialized local pointer variable 'y... +1.34
No operator = match these operands c++ even though said operator ha... 0.00
Templated Proxy design pattern +0.26
Partially specializing template class in c++ 0.00
C++ private nested class - access to different functions -0.20
c++ segmentation error on array returning from method +1.37
Why does const allow implicit conversion of references in arguments? +0.85
Accessing to base class of derived class by derived class C++ -0.33
How to initialize vector of vector<char>? 0.00
Replace default template argument with alias 0.00
Why does a reference to a variable behave as an array of size 1 som... 0.00
Twice the same for loop: one compiles, the other does not 0.00
std::atomic error: no ‘operator++(int)’ declared for postfix ‘++’ [... 0.00
Boost::optional<bool> dereference +1.29
Const method returning non-const reference compiles +0.19
"invalid initialization of non-const reference of type ‘int&am... +0.98
template = operator not found 0.00
Compiler error when trying to implement visitor design pattern +0.72
Default value for template function argument 0.00
how to use function object with an array? 0.00
Overloading function when passing lambda as parameter -1.02
How many temporary objects are created when two objects are added t... +0.46
C++ destructor throws error +0.22
error in constructor in class composition 0.00
Difference of type between "fun" and "&fun"? -0.42
Initializing capturing lambda in ternary operator +0.67
Avoid function overloading with help of template +0.97
Conversion error when returning an Iterator +1.00
Insert Pair as a key in map using c++ +1.38
assigning class a value on declaration does not compile 0.00
Why does it receive only 1 integer? +1.15
Destroying the member variables of an object when an exception is t... -0.58
removing constness in templated function -0.61
Do the Requirements Placed on Function Arguments Also Apply to Init... 0.00
Creating a set of strings from a vector<T> +0.60
Shared pointers not increasing the use_count +0.23
Using a template function with different returns for different type... -0.65
Iterate through a const vector of pointers with auto 0.00