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 ... 41
Title Δ
Using SFINAE and void_t to determine type of elements inside a cont... 0.00
Pass typename as parameter with operator() +1.32
Logging or a logger class that will print the log message with a cu... 0.00
Getting total size in bytes of C++ template parameter pack +1.65
Call a function with a part of a larger array 0.00
How do I properly pass this pointer to std::thread 0.00
Does the output manipulator std::ends add a Null-character to the o... 0.00
How to combine buckets using vectors 0.00
How is a stream tied to another flushed? 0.00
Convert vector of digits to an integer using STL -0.51
My function is able to remove just first element if x, recursion is... -0.13
How to pass an overloaded member-function as parameter? -1.97
Template parameters SFINAE not using a template argument 0.00
If I accept a parameter via universal reference, is exactly one of... +0.39
Code does not compile - linked lists, sort list to ascending order +0.35
C++ file handle 0.00
Deleting an array of arrays created on the heap memory using delete[] 0.00
Extract strings that don't contain 0 from vector<pair<str... 0.00
How to print a range of elements (std::pair<size_t, std::string&... +0.84
Stream extracting from std::stringstream with spaces -1.26
Can templated field reference template parameters be passed as the... 0.00
Returning pointer to an array of arrays created using new +2.02
How can I use SFINAE to create a template function for containers,... -0.64
reference binding to null pointer of type 'value_type' when... 0.00
Pass 1d or 2d vector to constructor of same class +0.36
Ambiguities regarding templated specialization for a deserializer&#... +1.88
By using this BST insertion method I have only root as output,why? 0.00
ะก++ wrapping lambda in another lambda inside a function 0.00
Getting ostream's Insertion Operators +1.47
how can I replace all the whitespace chars with another character u... 0.00
Elegant C++ Code: How to write more efficient code using while loop... -2.50
Class is move constructible and assignable even if I implement a co... 0.00
Writing C++ vector of pairs to a textfile +0.36
Avoiding or improving brute force method: Counting character repeti... +1.68
Cannot deduce non-type template parameter of a function parameter +1.88
How to make std::istream_iterator read only until the end of line? +0.23
What is the space complexity of this code -0.78
Generate all natural numbers that have 3 digits whose 3rd digit - 1... 0.00
Cannot properly eliminate string one from another character by char... -0.65
Return Rowland Sequence without the 1's 0.00
Why is my C++ code wrong to calculate the maximum and minimum of in... +0.80
Comparing two maps to see if one is a subset 0.00
Replacing C++ std::bind with rvalue references and varadic template... 0.00
Reading a text file with C++ to read in the value that follows a sp... 0.00
What is the difference between the 2 versions of std::enable_if +1.70
Extract only integers from string -0.14
Return type of overloaded named non-member function with invoke_res... 0.00
how to define constraints for SFINAE and static assert in C++11 -1.45
Why can't compiler deduce the return types? +1.30
How to fix "error: expected primary -expression before ')&... +1.25