Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
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: