MeVisLab Toolbox Reference
_ml_numeric_limits< unsigned short > Struct Reference

#include <mlRangeCasts.h>

Static Public Attributes

static const signed short MinValue = 0
 
static const unsigned short MaxValue = USHRT_MAX
 
static const bool isFloat = false
 

Detailed Description

Definition at line 74 of file mlRangeCasts.h.

Member Data Documentation

◆ isFloat

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

Definition at line 78 of file mlRangeCasts.h.

◆ MaxValue

const unsigned short _ml_numeric_limits< unsigned short >::MaxValue = USHRT_MAX
static

Definition at line 77 of file mlRangeCasts.h.

◆ MinValue

const signed short _ml_numeric_limits< unsigned short >::MinValue = 0
static

Definition at line 76 of file mlRangeCasts.h.


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