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))

List of all members.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs Enumerator