MeVisLab Toolbox Reference
_ml_numeric_limits< long long > Struct Reference

#include <mlRangeCasts.h>

Static Public Attributes

static const long long MinValue = LLONG_MIN
 
static const unsigned long long MaxValue = LLONG_MAX
 
static const bool isFloat = false
 

Detailed Description

Definition at line 130 of file mlRangeCasts.h.

Member Data Documentation

◆ isFloat

const bool _ml_numeric_limits< long long >::isFloat = false
static

Definition at line 134 of file mlRangeCasts.h.

◆ MaxValue

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

Definition at line 133 of file mlRangeCasts.h.

◆ MinValue

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

Definition at line 132 of file mlRangeCasts.h.


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