ML Reference
_ml_numeric_limits< unsigned long long > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

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

Detailed Description

template<>
struct _ml_numeric_limits< unsigned long long >

Definition at line 108 of file mlRangeCasts.h.


Member Data Documentation

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

Definition at line 111 of file mlRangeCasts.h.

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

Definition at line 110 of file mlRangeCasts.h.


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