StackRating

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

David

Rating
1572.94 (3,708th)
Reputation
19,133 (7,208th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Allocating array in a struct's constructor +1.32
Reading and writting binary files in C++ -1.56
Is It possible to control both [] operator and operator=? +0.17
How to copy a string to an element of array of pointers? +0.88
Deleting Vectors By Index Using Iterator? -0.68
Issue with template in structs struct in c++ +2.01
Calling a function and taking one return out of multiple ones +0.88
std::remove_if: Removing all occurences of a pointer from std::vector -0.16
How to write a hidden structure's attributes generically? (a design... -0.42
Reading variable size 2D-STL vector from file +0.41
How to return a non-copyable, movable object by-value as const and... 0.00
How to do parsing istringstream C++? +2.25
std::wstring not working with the [] operator of std::map<const... +0.43
Template to get map element with default value 0.00
Too many constructor arguments in deepest class of inheritance? -0.86
std::map - how to change key sorting? -0.07
Foreach range iteration over a vector<int> - auto or auto&? -0.38
C++11: pointers to member function using std::function::target() 0.00
Heap memory clearance when application closes abruptly -1.31
resolution of std::chrono::high_resolution_clock doesn't correspond... +1.31
std::pair iterator without default constructor 0.00
Erasing while iterating an std::list 0.00
Please explain this code that uses std::ignore +0.43
convert if/assign to thread-safe CAS operation +0.77
Implementation of addressof -1.14
C++ - Casting const by using the address explanation +0.61
Translate pseudo code into C++ -0.34
Is it possible to write code like this in C++11 without using boost? +2.01
Change given function parameter within the function c++ +1.06
How to avoid `deque iterator not dereferencable` in a std::deque ?... +0.44
What is a C++11 random distribution made of? -0.39
how to avoid objects from array going out of scope after file is cl... -0.04
Get first N elements of std::list? +1.47
Making my do while loop neater by removing repeating code +1.49
Overloading == operator in unordered_set +1.59
How to store an English dictionary? +0.25
Handling #ifdef's that were used to create multiple versions of an... -0.02
How can you check if something read in from a file is a valid integ... +1.15
Debugging: Automatically check if (this==NULL) +0.39
dynamic array declaration in different ways +0.91
How do I make only a single call to the move-constructor? +2.71
C++ downcasting -1.30
time vs gettimeofday c ++ -0.84
Is there an interface mechanism for nested enum classes? -1.96
Including arithmetic operations when defining a constant -1.85
making this function thread safe while maintaining recursivity -0.55
Reading variables from a configuration file -0.26
priority_queue declaration and bool operator < declaration +1.95
How can I delete an array C++ +0.39
Do Default Destructors Do Anything? -1.48