ML Reference
_ml_numeric_limits< signed char > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

static const signed char MinValue = SCHAR_MIN
static const unsigned char MaxValue = SCHAR_MAX

Detailed Description

template<>
struct _ml_numeric_limits< signed char >

Definition at line 52 of file mlRangeCasts.h.


Member Data Documentation

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

Definition at line 55 of file mlRangeCasts.h.

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

Definition at line 54 of file mlRangeCasts.h.


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