All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
utility::tuple::RangeBuilder< MIN, MIN, Is...> Struct Template Reference

Detailed Description

template<size_t MIN, size_t... Is>
struct utility::tuple::RangeBuilder< MIN, MIN, Is...>

base Step: Specialisation of the RangeBuilder when the MIN==MAX. In this case the Is... is [0 to sizeof...(tuple elements))

Template Parameters
MINis the starting index of the tuple
Isis [0 to sizeof...(tuple elements))

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