Builds an _Index_tuple<0, 1, 2, ..., _Num-1>.
More...
List of all members.
Public Types
Detailed Description
template<std::size_t _Num>
struct std::_Build_index_tuple< _Num >
Builds an _Index_tuple<0, 1, 2, ..., _Num-1>.
Definition at line 771 of file tuple.
The documentation for this struct was generated from the following file: