| cartobase
    5.1.2
    | 
#include <cartobase/type/converter.h>
| Static Public Member Functions | |
| static T | lowest () | 
Definition at line 376 of file converter.h.
| 
 | inlinestatic | 
Returns the negative minimum value, because for float types (double and float) the min value is the nearest value to 0
Definition at line 379 of file converter.h.
References std::numeric_limits< _Tp >::max().