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 ... 27 28 29 30 31 ... 55
Title Δ
Why is std::forward needed, can't the compiler do the correct t... 0.00
Refer to function of different base class according to template par... +0.99
Why we need & in bind member function in boost? 0.00
Order of member initializers +1.09
MSVC is happy with this code but GCC isn't so keen 0.00
Inherited constructors ignore in-class initialization +1.81
Template definition with template template parameter for class that... -1.04
Why is C++ behaving weirdly when I add leading 0's to an int? +0.23
Finding names in templatized base classes in C++ 0.00
Unqualified lookup in C++ 0.00
c++ function name ambiguity +0.23
Trailing class template arguments not deduced 0.00
Compiler returning an error when passing a const variable: template... -0.72
c++ passing a rhs object as parameter to the constructor of anther... +0.20
About specialization with ints, and static_assert -1.00
Calling volatile member function using not volatile object in C++ +1.72
Template method specialization for const char* 0.00
error C2512: no appropriate default constructor available: declarat... +0.83
Is it safe to make a const reference member to a temporary variable? +1.15
"new operator" to instantiate another class as a factory? 0.00
Does make_shared do a default initialization (zero-init) for each m... -1.51
Initializing class inside class +0.90
Overload operator with template, but prevent redefinition +0.98
Why can I pass the key of std::map to a function that expects non-c... +1.05
C++11: The mutable lambda doesn't seem to change the variable? -2.55
How to use arguments from constructor to call a constructor of anot... +0.23
error when inserting a char via string::insert 0.00
Calling member function template of class template 0.00
Vectors passed to function aren't being modified +0.25
Why do std::generate() and std::generate_n() require different iter... +0.67
Can I store a function's output parameter into a unique_ptr? +1.09
Different output using difference method of iteration over a vector... 0.00
C++ pointer to an array of ints +0.23
How reference deduce works? 0.00
C++ use pointer to struct in function +1.12
How to initialize extern variables in a namespace +1.28
When should I prefer `shared_ptr` to `make_shared`? +0.97
Constructor is always used instead of explicit conversion operator +1.28
C++ template class inherit -0.11
Can't initialize field outside initializer list +1.93
Simple (recursion) variadic template "accumulate_for" fun... 0.00
decltype of iterator as template argument 0.00
How constructors / destructors are used when creating / adding obje... 0.00
std::vector emplace and std::vector emplace back with pair 0.00
Why rvalue reference binding to xvalue doesn't work in my code? 0.00
output reference-passed value in lambda from(std::function)? 0.00
How can I write a template function that takes a generic C++ standa... +1.03
In C++98 'dvd1' must be initialized by constructor, not by... +0.77
Why vector cannot insert class with this copy constructor? 0.00
Return both string and integer from a template function in C++ +0.44