std__Build_index_tuple.3cxx

Langue: en

Version: 346901 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::_Build_index_tuple -

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

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 872 of file functional.

Author

Generated automatically by Doxygen for libstdc++ from the source code.