ML Reference
_ml_numeric_limits< short > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

static const short MinValue = SHRT_MIN
static const unsigned short MaxValue = SHRT_MAX

Detailed Description

template<>
struct _ml_numeric_limits< short >

Definition at line 73 of file mlRangeCasts.h.


Member Data Documentation

const unsigned short _ml_numeric_limits< short >::MaxValue = SHRT_MAX [static]

Definition at line 76 of file mlRangeCasts.h.

const short _ml_numeric_limits< short >::MinValue = SHRT_MIN [static]

Definition at line 75 of file mlRangeCasts.h.


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