Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::integral_limits< long > Struct Template Reference

Static Public Attributes

static const long min = LONG_MIN
 
static const long max = LONG_MAX
 
static const int bits = CHAR_BIT * (sizeof(long) / sizeof(char))
 
static const bool is_signed = etl::is_signed<long>::value
 

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