MeVisLab Toolbox Reference
_ml_numeric_limits< unsigned long > Struct Reference

#include <mlRangeCasts.h>

Static Public Attributes

static const long MinValue = 0
 
static const unsigned long MaxValue = ULONG_MAX
 
static const bool isFloat = false
 

Detailed Description

Definition at line 106 of file mlRangeCasts.h.

Member Data Documentation

◆ isFloat

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

Definition at line 110 of file mlRangeCasts.h.

◆ MaxValue

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

Definition at line 109 of file mlRangeCasts.h.

◆ MinValue

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

Definition at line 108 of file mlRangeCasts.h.


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