StackRating

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

Drax

Rating
1551.10 (7,615th)
Reputation
7,811 (20,259th)
Page: 1 2 3 4 5
Title Δ
What is the point of MyType(myVar) declaration in C++? +0.32
Xerces C++: how do I read data from a stream as it arrives? +0.62
Memory management in asynchronous C++ code 0.00
operator= overloading return argument instead of *this -0.17
c++ invoke function call without the dot or this pointer operator 0.00
Turn casting / construction into a perfect forwardable function 0.00
Something like a nested mutex but more generic? +4.96
aliasing a variadic template function +3.54
What the difference about vector initialize 0.00
Is it possible to write a SafeNavigation operator in C++ 0.00
Does multi-layer inheritance make sense in C++? -4.67
std::unique_ptr::reset checks for managed pointer nullity? -2.54
boost fusion and boost qi - compile-time error -1.84
When are function arguments and return values constructed? -2.06
Pass by reference vs. Pass by shared_ptr -0.16
Looking for a composite traits pattern for boost's transform iterat... 0.00
C++ decltype deducing current function returned type -1.52
boost asio: async data reading 0.00
Why aren't standard library common mathematical functions "con... -0.85
C++ Templates: Function as Template Class Parameter +2.13
Boost memory pools with dynamic parameters 0.00
How to use Boost MPL to have several return points in a function? +3.68
Why use const int parameter when overloading the subscript operator? -3.05
How to use the "Curiously recurring template" pattern 0.00
how the local variable organized in stack when function call? 0.00
Perfect-forwaring of the variadic template parameters of a struct +1.46
warning: pointer/integer type mismatch in conditional expression +1.61
C++ validation using dowhile 0.00
Trouble implementing generic Timer Class using boost::asio::deadlin... 0.00
using virtual function vs dynamic_cast +4.14
c++ recursive template specialisation +1.71
How to store deque value between function calls -3.44
C++ polymorphic base class hierarchy design for plugins 0.00
C++ IS-A relationship and header file +2.98
AVL tree can't computing height of the tree 0.00
Boost asio strand and io_service running on several threads -3.61
Calling a member function from a base class 0.00
How to use a std::function as a C style callback +4.15
"TextDocsCompr::LETTERS_SET", referenced from: _ZN12TextD... 0.00
What does "count=(count && count.length || 0);" do? +2.27
Inheriting from a template? +5.56
Assign values based on variable name in a string +4.66
Which is better with a dequeue, to use push_back()/pop_front() or p... +1.18
Store iterators on a temp container and then remove them from other... +0.61
Unordered-MultiMap of Pairs 0.00
graph/tree implementation with incomplete types 0.00
"&" and Pass by reference +3.95
Why each time a same address is allocated for the variable in local... -2.24
How can templates replicate dynamic polymorphism when behaviour can... +3.68
instantiation of a template constructor of template class 0.00