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 ... 12 13 14 15 16 ... 55
Title Δ
Mutable Lvalue Reference of Parameter Passed by const Reference -0.52
explicit template specialization from function template not working 0.00
Range based auto loop for multi-dimensional array as a function par... 0.00
testing const pointer nature of this pointer 0.00
C++ - using const reference to prolong a member of a temporary, ok... +0.86
Why is the scope of object created using new limited? -1.51
Traversing Template Parameter Packs, what is the role of the specia... 0.00
std::iterator segmentation fault when using it as a class variable 0.00
msvc /permissive- std::string overloaded operator '=' is am... +1.01
Deducing parameters from initializer list +1.02
Template default argument loses its reference type -1.14
What is the difference between two ways of calling copy constructor? 0.00
What is the purpose of std::add_lvalue_reference and std::add_rvalu... -3.01
Why can I put an ifstream file in an if condition? 0.00
Copy constructor initialize a reference member in initialization li... 0.00
Calling non const method in const method 0.00
Overload resolution of template functions +1.05
C++ temporary objects lifetime in a function call +0.33
Declaring as a class field instead of global variable 0.00
How to properly use std::function as a predicate -0.31
Compare std::error_code with integers -3.13
Unexpected behavior after assignment of function object to function... +1.02
c++ pointer issue - update pointer through method +0.19
Passing arguments to a function with both container and element typ... +0.21
how to typedef a specialized std::set template, instantiating with... 0.00
Initializing a pointer but not getting the same value zero 0.00
SFINAE detect if type is defined 0.00
How to Institiate an object in when we have pure virtual function h... +1.29
Using a constant variable as the size of an array 0.00
Template function to override std::vector::assign 0.00
this->field vs. this.field in C++ -0.53
change of result after passing by pointer 0.00
Creating a function that executes lambda functions. Do I have to de... -1.99
Is nullptr falsy? -1.11
How to specify constructor's template arguments inside a new ex... +1.30
no instance of overloaded function "std::make_unique" mat... -0.45
Repeatedly calling a function with a non-type template parameter +0.47
Can I prevent implicit conversion in parameter to assignment operator 0.00
Function template to populate a vector of shared_ptr to Base &... +0.69
Compilation errors related to template instantiation -0.30
Argument evaluation order between curly braces and parentheses +1.03
Implicit conversion operator for templated types not automatically... -0.07
Problem when checking whether std::any variable holds a std::string +0.51
Is a function using template for data type not supposed to return l... -1.95
Initialization of array type (C++) 0.00
Initialize std::array using element type from the declaration impli... 0.00
Behavior when both conversion constructor and operator are present... 0.00
How to solve this error of function pointer? +1.25
Use overloaded delete operator with custom parameters -0.22
How to detect different letters and numbers in a string +0.68