Thoronador 4d62541b62 fix usage of numeric_limits static functions min() and max()
Functions min() and max() of std::numeric_limits<T> are static
and can therefore be accessed via class name and :: operator.
2014-10-12 23:28:16 +02:00
..
2014-10-05 22:27:20 +02:00
2014-09-28 12:44:47 +02:00
2014-10-05 22:27:20 +02:00