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 ... 6 7 8 9 10 ... 55
Title Δ
Temporary bound references to struct members 0.00
auto&& return type from a C++ lambda 0.00
Plus operator on strings in c++ +0.20
How to declare a pointer to member template function? 0.00
How can I check if these structs has the specific type called "... -2.98
Const member init +1.05
ADL name lookup problem, is using std::swap; swap(a,b) related to f... 0.00
C++ Object Instantiation - Which constructor is called when an obje... +0.21
Function hiding in c++ +0.16
Confusion between "rvalue" and "rvalue reference&quo... 0.00
how to create a variable-template? 0.00
Class Template non-type member access in sub-class 0.00
vect.hpp:13:33: error: declaration of ‘operator<<’ as non-fun... +0.19
How does this list-like initialization work? +0.84
Will "while( bool a && bool b )" check both a and... 0.00
Operator Precedence in Conditional Operator 0.00
c++ How to pass an rvalue Reference to another function 0.00
Dereferencing an iterator of a list of pointers 0.00
Concatenation of std::string and int leads to a shift. Why? -0.06
C++ Template Error: missing template arguments before ‘=’ token 0.00
Interaction of C++ lambdas and templates -0.41
error in accessing surrounding variable in lambda function -0.94
noexcept operator compile-time check +0.98
std::array::iterator that ignores the size template +1.34
C++ friend function with a template argument enable_if 0.00
Why Overload resolution is unable to decide which version of an ove... +0.91
Checking presence of an element in a list using 2 params and a lamb... -0.89
SFINAE to select constructor based on class value template parameter -1.40
Function template specialization for pointer 0.00
What do curly braces after a struct variable member mean? +0.51
Why can't the class inherit the member types of its parents? -1.71
C++ - Passing rvalue references to function? 0.00
C++ variable arguments using initializer lists -0.73
Using std::conditional with is_class<int>, getting compile er... +1.30
similar assert statements giving different results +0.89
Getting error can not inherit constructors from indirect base in c+... 0.00
Can't figure out linker error in VS2019 for friend in templated... 0.00
Why is a captured variable in C++11 of different value inside a cap... 0.00
Passing public member function pointer to a constructor 0.00
C++ template function unused typename 0.00
How to move object from a function return correctly? +0.87
Access auto parameter's type within lambda 0.00
Does C++ support parameterized function for testing purpose? +0.47
A question about name lookup with friend function 0.00
Function overload outside class not seen -0.97
friend functions with const parameters 0.00
Friend function defined inside class not seen by compiler 0.00
Does Referring to an Object without creating a variable for it in a... +0.95
C++ implicit copy constructor member variable copy ordering 0.00
Why do successive istream_iter objects increment the iterated stream? 0.00