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
static const bool isFloat = false

Detailed Description

template<>
struct _ml_numeric_limits< unsigned int >

Definition at line 91 of file mlRangeCasts.h.


Member Data Documentation

const bool _ml_numeric_limits< unsigned int >::isFloat = false [static]

Definition at line 95 of file mlRangeCasts.h.

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

Definition at line 94 of file mlRangeCasts.h.

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

Definition at line 93 of file mlRangeCasts.h.


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