StackRating

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

Danvil

Rating
1530.53 (18,077th)
Reputation
12,939 (11,232nd)
Page: 1 2 3 ... 6
Title Δ
inline methods and code readability in modern C++ -1.44
virtual overloading vs `std::function` member? +1.93
Any compilers that does not turn large switch blocks into binary tr... -0.06
increment of a for loop with a decimal value -1.19
Type of auto reference +1.94
rule for :: operator in c++ +2.21
Returning a C string from a C++ function +1.50
convert rgb to hsv in c++ 0.00
Using qualified name in the global scope -0.02
Why does std::reference_wrapper<const T> not accept a tempora... -1.00
Does type order in std::tuple arguments have any effects? +0.69
Looking for a prior declaration, introduced by friend declaration +0.02
Is it correct random generator function? +1.14
Is it "incorrect behaviour" for ++ and += operators not t... -0.53
Why `std::prev` does not fire an error with an iterator of `std::un... +1.90
C++ static array in method -0.34
Why can't a data member be in a lambda capture list -0.41
Pass-by-value or pass-by-universal-reference for sink arguments? 0.00
Are there any pitfalls in using move() instead of std::move()? -0.53
Check if (primitive) types are castable in C++ 0.00
C++ std::map with user defined data type -0.14
Designs of an entity component system 0.00
NaN or false as double precision return value +1.61
c++ - warning: right shift count >= width of type on 32 bit mach... +0.59
How can I overload () operator as prefix? 0.00
detect if "std::function" points to "std::shared_ptr... +1.96
Friend function is not visible in the class -0.77
Copy constructor destructor and assignment operator for class stori... +2.23
Division by complex<double> in clang++ versus g++ +1.38
Find in a map using the base class with a boost::shared_ptr +0.33
Find in a map using the base class with a boost::shared_ptr -0.92
Overloaded cast and postincrement operators - wrong order 0.00
Implementing the factory pattern using a pre populated map of objects +1.10
How to extract an array from a struct array? -0.04
Ten thousand unit circle or more, how to draw it high performance? -0.78
What is happening in the following statement? +1.14
How to calculate the exponent/power value (how much of the power) i... +0.22
Convert this Custom round into a more math-friendly solution +1.45
std::initializer_list narrowing ERROR 0.00
How to get the Gaussian matrix with variance σs in opencv? 0.00
C++ maps, vectors, pairs with references -0.74
Matrices and a generated tiled world, how to generate the edges? 0.00
abstract class and polymorphism +1.49
Returning C++ Object - Best Practice +2.06
Overloading operator [] polymorphism -0.86
C++11: Declare variable within switch statement +1.60
How to enable implicit type conversion from non-const to const in C... +0.33
Randomly sample an array with a fixed number of zeros +0.65
Template specialization on template member of template class +0.65
Template specialization on template member of template class -1.81