utility::tuple::IndexRange< MIN, MAX > Struct Template Reference

Detailed Description

template<size_t MIN, size_t MAX>
struct utility::tuple::IndexRange< MIN, MAX >

IndexRange that returns a [MIN, MAX) index range.

Template Parameters
MINis the starting index in the tuple
MAXis the size of the tuple

Inherits type< MIN, MAX >.


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