std__Index_tuple.3cxx

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

std::_Index_tuple -

SYNOPSIS


Public Types


typedef _Index_tuple< _Indexes..., sizeof...(_Indexes)> __next

Detailed Description

template<int... _Indexes> struct std::_Index_tuple< _Indexes >

Stores a tuple of indices. Used by bind() to extract the elements in a tuple.

Definition at line 865 of file functional.

Author

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