ML Reference
_ml_numeric_limits< int > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

static const int MinValue = INT_MIN
static const unsigned int MaxValue = INT_MAX

Detailed Description

template<>
struct _ml_numeric_limits< int >

Definition at line 87 of file mlRangeCasts.h.


Member Data Documentation

const unsigned int _ml_numeric_limits< int >::MaxValue = INT_MAX [static]

Definition at line 90 of file mlRangeCasts.h.

const int _ml_numeric_limits< int >::MinValue = INT_MIN [static]

Definition at line 89 of file mlRangeCasts.h.


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