StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

David G

Rating
1601.51 (1,714th)
Reputation
69,522 (1,247th)
Page: 1 2 3 4 5 6 7 ... 41
Title Δ
Trailing return type, declval and reference qualifiers: can they wo... +2.09
How to use std::result_of when return value is a template type? 0.00
Function to write any object as a pair to a file 0.00
I would like to deduce a type in C++ template, from a pointer to a... +2.00
Create a sequence of explicit function template instantiations +0.02
Why am I getting a WA in Faded Palindromes in Codechef even though... +1.93
How to make a simple C++ program in which std::cout is not flushed -0.65
C++ conditional construction of template type -0.21
How to find the shortest word in the string C++ +0.05
Can I get an istream to emplace rather than assign? -2.06
Deduce exact type of function template parameter 0.00
How does the I/O stream flags work? 0.00
partially specialize function template with no parameters +1.52
C++: Moving elements off of STL container into a variable in a sing... +0.39
Inheritance with Member Function Pointers and Templates +2.00
getline to read in a string that has both white spaces and is comma... -0.12
Private inheritance and implicit conversion +1.06
invalid initialization of non-const reference from an rvalue 0.00
Makes it any sense to declare RValue methods (e.g. void operation()... -0.20
Override more than one facet on std::locale 0.00
C++1z - Throwing compile error if condition occurs during template... +0.38
Forcing template member function to instantiate +2.11
Weird behavior with operator defined as friend inside class 0.00
Implicit conversions and copy constructors -0.79
Vector push_back move implementation 0.00
When Is forward<T> equivalent to forward<decltype(Targ)>... +0.44
Constructor arguments for virtual base classes 0.00
What does "bind directly" mean in reference initialization? 0.00
how to test the type of the widgets returned by get_children()? 0.00
How to prevent implicit instantiation of a template function 0.00
Check whether a type is a template specialization or not 0.00
Why qualified name error? 0.00
Templated overloaded operator resolution, no implicit cast -0.07
Is a defaulted move constructor considered user-declared? -0.60
How can I redirect a std::ofstream to std::cout? 0.00
c++11 std::function like functors incomplete type -0.97
Declaring an array of functions of type void C++ -0.62
Would initialising a character array from a string literal be a cas... 0.00
Local extern variable declaration with using-directive in the neare... 0.00
C++ Change function resolution precedence in constructor 0.00
Why scalar in braces are not interpeted as initializer_list +0.37
End of recursion specialization of inner template class 0.00
SFINAE(enable_if) on template arguments without variable specifier -0.11
Overloading on valueness (rvalue/lvalue) of a function type 0.00
Passing a reference-to-function as a universal reference 0.00
Overloading of << operator using iterator as a parameter 0.00
Pass member template function with unknown signature and possibly o... 0.00
Why does the variadic template argument deduction fail for this fun... 0.00
Template function is used instead of typed +1.39
Does std::move invoke the copy operator if it's used as an argu... +1.71