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.deque
parent
8d6f953185
commit
4d62541b62
Loading…
Reference in New Issue