Scroll to navigation

std::_Index_tuple< _Indexes >(3cxx) std::_Index_tuple< _Indexes >(3cxx)

NAME

std::_Index_tuple< _Indexes > -

SYNOPSIS

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 884 of file tr1_impl/functional.
 

Author

Generated automatically by Doxygen for libstdc++ from the source code.
Thu Aug 2 2012 libstdc++