ML Reference
_ml_numeric_limits< unsigned short > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

static const signed short MinValue = 0
static const unsigned short MaxValue = USHRT_MAX

Detailed Description

template<>
struct _ml_numeric_limits< unsigned short >

Definition at line 66 of file mlRangeCasts.h.


Member Data Documentation

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

Definition at line 69 of file mlRangeCasts.h.

const signed short _ml_numeric_limits< unsigned short >::MinValue = 0 [static]

Definition at line 68 of file mlRangeCasts.h.


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