cartobase  5.0.5
carto::internal::limits_complement< T, false > Class Template Reference

#include <cartobase/type/converter.h>

Static Public Member Functions

static T lowest ()
 

Detailed Description

template<typename T>
class carto::internal::limits_complement< T, false >

Definition at line 376 of file converter.h.

Member Function Documentation

◆ lowest()

template<typename T >
static T carto::internal::limits_complement< T, false >::lowest ( )
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().


The documentation for this class was generated from the following file: