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 ... 5 6 7 8 9 ... 41
Title Δ
initializer list constructor error with CRTP 0.00
c++11 recursive variadic templates +0.94
Difference between istream::get(char&) and operator>> (ch... -2.40
Initialize members with deleted default constructor +2.33
read and write from a filebuf using iostream 0.00
Getting nth variadic argument value (not type) -1.95
Implicit casting C++ +1.81
SFINAE return type overload 0.00
C++11 Why does cout print large integers from a boolean array? +0.86
How can I get a std::set of characters in a string, as strings? +1.38
Lambda reinitialize vector - why does it work? +0.66
Why Base Class catch block catch derived class object? +0.33
Why explicit std::move is needed when returning compatible type? 0.00
Why is this code allowed to compile under Visual Studio 2013? +1.31
how to pass a ofstream to a function and save it into a member vari... -0.33
Invalid initialization error while upcasting and downcasting an obj... +0.41
Why can't constructors deduce template arguments? -0.65
stream with inherited class in C++ 0.00
Overloading the I/O operators for a linked list 0.00
Detect end of line before next one -0.16
GCC allows arrays to be returned from function - bug or feature? -0.78
Expand parameter pack in order 0.00
How to check if copy constructor is noexcept without using type_tra... +2.16
What is C++ name lookup doing here? (& is GCC right?) -1.25
How can I call const member function from destructor +0.79
map with custom class having constructor with argument -1.97
Move Constructor and = operator for Shared Pointer +1.36
Why no ambiguity in this function call? +0.90
How do I declare a template friend function that is type-specific i... -1.83
Inherit and overload default constructor 0.00
pword() value modified by another stream 0.00
Inline ignore in Streams 0.00
How to test for std::showbase or std::noshowbase in output operator? 0.00
Want ostringstream to modify passed string 0.00
streambuf::xsgetn and state flags 0.00
Using stringstream: Only working for first value -2.01
Functor compile time error +0.11
Template specialization depending on type -0.17
Can someone please explain to me a complicated function pointer typ... +0.31
Friend name resolving scope in C++ 0.00
Passing a function to a function in C++ +0.42
Polymorphism with references does not behave as expected 0.00
Emplacing vector into map +2.47
How can I make a function work for both string and wstring? 0.00
std::packaged_task with std::bind(func, this) within class 0.00
How to specify nothrow exception specifier for destructor? 0.00
trouble understanding the increment in this for loop -0.77
Is it legal to increment non-initialized variable? +0.74
Overloading the + operator to add arrays +2.17
Copy semantics for C++ unique pointer +0.27