Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_all bug

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.