Scroll to navigation

std::_Build_index_tuple< _Num >(3cxx) std::_Build_index_tuple< _Num >(3cxx)

NAME

std::_Build_index_tuple< _Num > -

SYNOPSIS

Public Types


typedef _Build_index_tuple
 
< _Num-1 >::__type::__next __type"
 

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 772 of file tuple.
 

Author

Generated automatically by Doxygen for libstdc++ from the source code.
Tue Nov 27 2012 libstdc++