ML Reference
_ml_numeric_limits< long > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

static const long MinValue = LONG_MIN
static const unsigned long MaxValue = LONG_MAX

Detailed Description

template<>
struct _ml_numeric_limits< long >

Definition at line 101 of file mlRangeCasts.h.


Member Data Documentation

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

Definition at line 104 of file mlRangeCasts.h.

const long _ml_numeric_limits< long >::MinValue = LONG_MIN [static]

Definition at line 103 of file mlRangeCasts.h.


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