libstdc++
std::_Build_index_tuple< _Num, _Tuple > Struct Template Reference
Inheritance diagram for std::_Build_index_tuple< _Num, _Tuple >:
Inheritance graph

Detailed Description

template<std::size_t _Num, typename _Tuple = _Index_tuple<>>
struct std::_Build_index_tuple< _Num, _Tuple >

Builds an _Index_tuple<0, 1, 2, ..., _Num-1>.

Definition at line 888 of file tr1_impl/functional.


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