utility::tuple::IndexList< Is > Struct Template Reference

Detailed Description

template<size_t... Is>
struct utility::tuple::IndexList< Is >

Creates a list of index from the elements in the tuple.

Template Parameters
Is...a list of index from [0 to sizeof...(tuple elements))

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