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 ... 21 22 23 24 25 ... 55
Title Δ
Auto failed for vector size +0.45
C++ shared_ptr call deconstructor of owned object 0.00
How to create a temporary variable in C++ +0.23
How to initialize the loop counter declared with the auto keyword? +0.36
Why C++ is called federation of languages? +0.19
Why is the `int* Get()` called insted of `const int& Get()`? +0.56
Writing constructor of template class with template argument-depend... -0.34
C++ error: no matching function for call to 'print_size' +0.69
Why can I not copy a C-style array to std::array? +0.73
Difference between lvalue reference and rvalue reference -0.44
Constructor was called when assignment operator not implemented 0.00
How Function Overloading in c++ works without Diamond Inheritance? 0.00
Passing non-static member function as std::function 0.00
Affect the order of initialization in C++ +0.21
C++ template type specification 0.00
c++ - Direct and Copy Constructors -0.27
Why Doesn't This Do an Implicit Cast to the Converting Construc... +1.10
Could a class type with deleted default constructor be default init... +2.02
Specialize base class with template template parameter 0.00
operator overloading multiple operands C++ +1.08
Can the std::vector default constructor throw an exception 0.00
C++ How to insert a consecutive inter range into std::vector? +0.69
std::set iterator with same key and different comparators +0.26
template parameters in templated type function 0.00
How to get the character at certain index of a string using pointers? 0.00
Compound template 0.00
Proper grammar for const reference -2.73
VS compiling error when passing arguments to c++ constructor 0.00
Access to constexpr variable inside lambda expression without captu... 0.00
Non-const calling const member function fails with read-only locati... 0.00
Function templates and derived classes 0.00
C++ Templates - Different Specialization for Floating and Integral... +1.01
Returning unique_ptr<Object> as unique_ptr<const Object> 0.00
Can the size of an std::array be automatically derived when used as... -3.18
What's the point of std::remove_reference +2.05
Why could const member be initialized twice? +1.21
Why is std::unique_ptr reset not the same as assignment? +0.25
C++ Copy_if using lambda 0.00
how to make copy of unique_ptr wih custom deleter -0.02
C++ : initialize(new) an array of vector of different initial size +0.69
using shared_ptr to std::vector in range-based for loop 0.00
Copy CTOR vs assignment operator to initialize an object (performan... 0.00
C++ template function not working in Visual Studio 0.00
Why is the std::exception destructor not noexcept +0.25
Lvalue to rvalue conversion not performed +0.25
Inconsistent warning "conversion from 'const unsigned char... 0.00
C++ struct with char arrays initialize to zero in unusual way 0.00
C++11 order of member class initialization +0.60
Why am I Read Access violation Error? 0.00
Initialize a member object in the constructor's body 0.00