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 ... 25 26 27 28 29 ... 55
Title Δ
C++ class prototype not working properly? 0.00
Move constructor for a class +0.24
Want to remove warnings ,by the way code is perfect -0.56
Template for class objects 0.00
Resizing a vector of vectors 0.00
Destructor doesn't print line on console +0.23
Why do I need to use a const reference parameter in a << over... 0.00
How can I detect whether a type is list-initializable? -3.02
Provide default arguments for subscript operator and function call... +0.78
C++ template how to overloading operator and accessing private prop... 0.00
Partial template specialization of non type argument not allowed -2.38
Why is "std::is_pointer<std::nullptr_t>::value" equ... -1.89
using type alias doesn't work with "const" pointer -1.40
convert string to number using stringstream +0.02
Cannot make a <string, int> pair with char* as string in C++ +1.44
Braced initializer list for 2-D std::array in C++ 0.00
C++ template #if and typeid to get object 0.00
C++ Inheritance: Error: candidate expects 1 argument, 0 provided 0.00
Correctly using std::enable_if as a return type +0.96
How to declare a template function a friend of a templated nested c... 0.00
What is the difference between C c(3); and C c{3}; when instantiati... -1.88
C++ pointer offset gets squared 0.00
How to check empty elements in vector -0.52
Calling of move constructor in c++ 0.00
Elements in a string vector to lower case 0.00
Why doesn't the compiler complain about adding char to char*? -0.70
How to use a template class in another template class in c++ -0.91
False-branch of if constexpr not discarded in templated lambda 0.00
Remove redundant template types -3.06
Aggregate initialization does not uphold constructor access 0.00
c++ method chaining on returned value not working +1.02
static_assert of const Variable 0.00
Rvalue and lvalue references as member variable in a class - Valid? 0.00
Vector iterator incomptible on loop +1.78
Specialization of a class template method, with typenames that are... 0.00
What is the purpose of std::thread constructor third template param... -2.96
Using enable_if to disable a template constructor of a template class +1.07
What the type is auto & x = const int *? +1.81
Why is the code "foo::foo::foo::foob" compiling? +0.22
Initialize vector member with the parameters of constructor 0.00
why compiler is not showing error when I have two functions one wil... -0.77
Example of passing an empty array to a function, inputting values i... -0.28
C++ any iterator with a specific value type? +0.22
Why can an (irrelevant) using declaration reconcile overload ambigu... -2.13
Can not make a 'non-const for range' inside a const member... 0.00
Does Argument-Dependent Lookup go before normal scope lookup? 0.00
Create a template function for map<T1,T2> iterators +0.22
C++ Eigen Library: Cast for fixed sized Matrices +1.08
Moving rvalue inside class member 0.00
Associativity between type cast and . in Visual Studio 0.00