StackRating

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

D Drmmr

Rating
1497.44 (3,955,647th)
Reputation
1,111 (141,578th)
Page: 1 2
Title Δ
When passing base class into an constructor expecting derived, why... +4.06
MSVC 2017 - Bug - How to declare template member function of templa... -3.66
C++ wrapper around any collection type using templates +0.09
C++ Templates: dealing with long class names -4.19
Calling different versions of a template function depending on run-... -3.69
get value from instance knowing its struct type -2.98
qt holding mouse button and timer cpp -4.12
Fast union building of multiple vectors in C++ -2.20
C++ type casting alternative to virtual methods +3.79
Can std::string::c_str() be used whenever a string literal is expec... +1.06
Templated helper Functions to call specific templated children with... -1.44
Date comparison between two objects -0.12
Multiset Index Finding +0.62
Is it safe to pass as argument a member of an object which is moving +0.36
Why are Liskov Substitution Principle violations not shown in this... 0.00
Does this cause undefined behavior? -0.34
Can QSignalMapper forward function arguments? 0.00
Search a vector with == operator 0.00
Alternative for virtual template functions +0.60
Should I pass my service locator to all my objects when they need t... +3.89
Templates, friend classes, and their constructors 0.00
Concurrently processing data. What do I need to watch out for? -3.94
Write `for(x : y) if(p(x)) return x;` in modern algorithmic form -2.58
Template deduction/overload resolution favors T&& over cons... +0.22
Is it always safe to use C++14's auto function type return dedu... 0.00
C++ Avoiding or managing a circular project dependency in MSVC -3.21
Weird overload function situation with QT/C++ types -2.74
Unordered map for unique keys and hashing +3.84
Computing normals for squares 0.00
Abusing soversion minor revision to support optional dependencies +3.83
How do I call the Win32 API version of a function from an MFC appli... 0.00
Smart data structure in C++ to save data for faster access +1.24
Is there a way to get (*pointer)[ index ] functionality from someth... -3.00
performance of emplace is worse than check followed by emplace -1.37
Can I set up this recursion in a smarter way to avoid calls to an e... 0.00
Setting std::string conditionally +3.85
Invalid, Wrong number template arguments error while using pair vec... -0.12
Trouble with QTableWidget right-click event 0.00
Is this a good reason for non-polymorphic inheritance? +4.91
C++ priority queue swapping contents +4.03
Sorting vertices in graph adjacency list in clockwise order 0.00
unable to specialize template function for both vector and abstract... +0.02
Xerces: Link error on using XMLString::transcode 0.00
Injecting an implementation into a class in C++ +3.90
Best way to display GUI +0.04
which container to use map or set or else? +0.90
Call function of template class created at runtime -3.86
Vector assignment and exception safety 0.00
C++ data structure design: children with different fields and funct... -2.01
Initialize primitives or not - c++ -2.94