ML Reference
_ml_numeric_limits< unsigned long > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

static const long MinValue = 0
static const unsigned long MaxValue = ULONG_MAX

Detailed Description

template<>
struct _ml_numeric_limits< unsigned long >

Definition at line 94 of file mlRangeCasts.h.


Member Data Documentation

const unsigned long _ml_numeric_limits< unsigned long >::MaxValue = ULONG_MAX [static]

Definition at line 97 of file mlRangeCasts.h.

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

Definition at line 96 of file mlRangeCasts.h.


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