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

Static Public Attributes

static const short min = SHRT_MIN
 
static const short max = SHRT_MAX
 

Detailed Description

template<>
struct cacao::numeric_limits< short >

Definition at line 124 of file types.hpp.

Field Documentation

const short cacao::numeric_limits< short >::max = SHRT_MAX
static

Definition at line 127 of file types.hpp.

const short cacao::numeric_limits< short >::min = SHRT_MIN
static

Definition at line 126 of file types.hpp.


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