MeVisLab Toolbox Reference
_MLIntegerRangeCheck< CheckLowerBounds, CheckUpperBounds, Target, Source > Struct Template Reference

Compile check functions only if needed. More...

Detailed Description

template<bool CheckLowerBounds, bool CheckUpperBounds, typename Target, typename Source>
struct _MLIntegerRangeCheck< CheckLowerBounds, CheckUpperBounds, Target, Source >

Compile check functions only if needed.

Define a template to perform the different type of range checks (Upper and lower bound, only lower bound, only upper bound, no check).

Definition at line 164 of file mlRangeCasts.h.


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