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 ... 34 35 36 37 38 ... 55
Title Δ
Difference between adding and omitting template parameter for class... 0.00
C++: How to get iterator type from defined container object 0.00
Koenig lookup for arguments -2.15
Is inserted value of pointer type by operator[] in map always NULL? 0.00
Why is my constructor being called when I assign two objects of tha... -0.93
Cascading the stream insertion operator doesn't work +1.32
Why for(int i=0; i<10; ++i) and for(int i=0; i<10; i++) retur... -1.12
Why does this C++ member initializer list not work? 0.00
Moving a member function from base class to derived class breaks th... -0.26
Is value category of function returning by value is always xvalue? -0.97
What would be a use case for dynamic_cast of siblings? +1.33
Access the members of base classes with multiple inheritance and te... +0.32
string.find() returns true when ==-1 is used but false when <0 i... +0.30
why my definition of a function that returns the pointer to another... -1.22
Using conversion operator to initialize a map -0.29
C++ so why error: no match for 'operator=' -2.58
Address Iterator item +1.94
How to use one return for a data type to return an error? -0.31
SFINAE C++ method check -2.32
C++ Error: no matching function for call to 'std::vector<int... +1.93
Template arguments can't be omitted when specializing this func... +0.44
const template parameter does not retain const-ness after creation 0.00
error: 'T' is not a template 0.00
Why is this a forward declaration in C++? -2.41
c++ trying to initialize values in 2d array +0.64
Passing a lambda into a function template +0.11
Using an std::function for wrapping a function object -0.75
C++ Template error 0.00
c++ typeid on class member operator() overloads 0.00
const T*& and const T* do not produce ambiguity on function ove... 0.00
C++ Insertion operator overload (<<) +1.30
Why lambda removes cv and ref? +1.27
Shared pointer [] operator and ++ operator +0.26
template deduction: const reference and const pointer +1.66
Forcing std::vector overload instead of int overload on list with o... +1.17
Difference between using and not using new pointer +0.31
Aggregate initialization of std::array of subobjects with nested in... 0.00
Neither Default Constructor nor Copy Constructor is called when usi... 0.00
If multiple classes have a static variable in common, are they shar... +0.99
How can I Declare/define/initialize a static member variable of tem... +0.31
std::map::operator[] +1.68
Inherited constructors, default constructor and visibility -1.36
if statement - short circuit evaluation vs readability -0.36
for loop on vector, return a single index always -1.15
Runtime defined global const variable in C++ 0.00
simple program help - sending dynamic memory pointer to function 0.00
"equal to" versus "not equal to" operators in a... +0.76
C++ Lambda -- String params not working in following function calls -1.57
Will C++ default-initialization set array elements to its default v... 0.00
Initialising std::pair<double, std::array<std::pair<double... -0.69