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 ... 13 14 15 16 17 ... 55
Title Δ
Call Operator() for custom class std::shared_ptr instance +1.25
Inherited class member with the same name as child constructor +0.20
How can a template type be restricted to a base class excluding a s... +1.01
Using enable_if on virtual functions +1.09
How to use std::unique_ptr on a struct? +0.75
Legal use of non-trailing function template parameter pack? +1.03
Why does Visual Studio fail to choose the right constructor in temp... +1.44
What's the difference between parentheses and braces in c++ whe... 0.00
Getting the type of a template template parameter with using 0.00
How to check the exact type info (with cv-ref-pointer traits) in C++? 0.00
How to name a C++ capture variable? +1.37
Unwanted substitution of bool overload when trying to use sfinae ov... 0.00
Why can i change the value of a constant (const char * ) trough a p... 0.00
Should the deleted default constructor be in Public or Private? +0.19
Using logical OR with cout operator 0.00
Why aren't values in initializer_list type-checked? 0.00
How can I pass a function pointer as a template value argument with... +0.57
Using boost function with boost bind with a map 0.00
c++ outside of a class, is the order of varaible declaration garant... 0.00
Use of generic-type for a member of struct +0.68
Why does copy initialization of my class not work with string_view... 0.00
std::bind works with decltype type of class member functions failed -2.79
Why does the second variable not change in the field? -3.01
Why does constructor choose INT instead of SHORT when invoked with... +0.56
Copy Constructor for derived class -0.41
constant capacity vector in class +0.99
Template empty bracket initialization deduction 0.00
Unclear most vexing parse 0.00
templates and overload resolution -2.59
How to declare an array without specifying its size, but with an in... +0.20
Write a function which will automatically determine its return valu... 0.00
How should I correct this priority_queue comparison function? -2.19
integer function with no return value 0.00
Check if pair is empty or uninitialized -0.45
Is it possible to construct a class inside of a class? 0.00
How to specialize a template class method for a specific type? +0.54
Is it possible to assign a function to function pointer dynamically? 0.00
If I accept a parameter via universal reference, is exactly one of... -2.77
Create a preferred overload when multiple overloads make it past SF... -1.93
Initialize array of std::vector with sizes 0.00
Metaprogramming construct that returns underlying type for an enum... -0.24
Pointer initialization in class initialization 0.00
Template specialization of pure virtual function +0.90
How to befriend private nested class -1.49
Copy constructor and getting data from methods -1.13
Class name does not name a type c++ 0.00
Why am I getting random outputs from this string to char conversion? 0.00
When moving a unique_ptr into a lambda, why is it not possible to c... +1.07
Why does this function pointer assignment work when assigned direct... +0.90
Creating an array of a class with arguments in constructor -0.30