CACAO
Static Public Attributes
cacao::numeric_limits< long > Struct Template Reference

Static Public Attributes

static const long min = LONG_MIN
 
static const long max = LONG_MAX
 

Detailed Description

template<>
struct cacao::numeric_limits< long >

Definition at line 134 of file types.hpp.

Field Documentation

const long cacao::numeric_limits< long >::max = LONG_MAX
static

Definition at line 137 of file types.hpp.

const long cacao::numeric_limits< long >::min = LONG_MIN
static

Definition at line 136 of file types.hpp.


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