ML Reference
_ml_numeric_limits< unsigned char > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

static const signed char MinValue = 0
static const unsigned char MaxValue = UCHAR_MAX

Detailed Description

template<>
struct _ml_numeric_limits< unsigned char >

Definition at line 45 of file mlRangeCasts.h.


Member Data Documentation

const unsigned char _ml_numeric_limits< unsigned char >::MaxValue = UCHAR_MAX [static]

Definition at line 48 of file mlRangeCasts.h.

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

Definition at line 47 of file mlRangeCasts.h.


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