StackRating

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

Handy999

Rating
1493.91 (4,313,197th)
Reputation
650 (221,092nd)
Page: 1
Title Δ
Passing a function name to an event class in an event bus system 0.00
A safe, standard-compliant way to make a class template specializat... +4.10
What is the most effective way of iterating a std::vector and why? -0.62
Does an unused member variable take up memory? -0.22
How to create an array from two index sequence at compile time -2.38
Scope resolution in templated inheritance (possibly what is called... +0.11
How can I implement multiple versions of the same algorithm while a... -3.88
Avoid fast division (reciprocal) 0.00
bVariable = !!iVariable vs. bVariable = (iVariable != 0) -0.62
Declaration works with auto but not by explicitly declaring the type? -2.91
Type of class based on template type -0.62
std::function accepts lambda functions with arguments of different... 0.00
Insertion Sort sorts array halfway +4.01
Getting size of dynamic C-style array vs. use of delete[]. Contradi... +4.58
Can a very short function become inlined even if it was not explici... -3.30
Overload method for unique_ptr and shared_ptr is ambiguous with pol... -1.36
How to store methods as function pointers in a map container? -1.24
Opposite of friend declaration -1.74