ML Reference
_ml_numeric_limits< unsigned int > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

static const int MinValue = 0
static const unsigned int MaxValue = UINT_MAX

Detailed Description

template<>
struct _ml_numeric_limits< unsigned int >

Definition at line 80 of file mlRangeCasts.h.


Member Data Documentation

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

Definition at line 83 of file mlRangeCasts.h.

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

Definition at line 82 of file mlRangeCasts.h.


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