ML Reference
_ml_numeric_limits< long long > Struct Template Reference

#include <mlRangeCasts.h>

List of all members.

Static Public Attributes

static const long long MinValue = LLONG_MIN
static const unsigned long long MaxValue = LLONG_MAX

Detailed Description

template<>
struct _ml_numeric_limits< long long >

Definition at line 115 of file mlRangeCasts.h.


Member Data Documentation

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

Definition at line 118 of file mlRangeCasts.h.

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

Definition at line 117 of file mlRangeCasts.h.


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