MeVisLab Toolbox Reference
_ml_numeric_limits< unsigned int > Struct Reference

#include <mlRangeCasts.h>

Static Public Attributes

static const int MinValue = 0
 
static const unsigned int MaxValue = UINT_MAX
 
static const bool isFloat = false
 

Detailed Description

Definition at line 90 of file mlRangeCasts.h.

Member Data Documentation

◆ isFloat

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

Definition at line 94 of file mlRangeCasts.h.

◆ MaxValue

const unsigned int _ml_numeric_limits< unsigned int >::MaxValue = UINT_MAX
static

Definition at line 93 of file mlRangeCasts.h.

◆ MinValue

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

Definition at line 92 of file mlRangeCasts.h.


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