Provided by: libstdc++6-4.4-doc_4.4.7-8ubuntu1_all bug

NAME

       std::tr1::tuple_element< __i, _Tp > -

SYNOPSIS

Detailed Description

   template<int __i, typename _Tp>struct std::tr1::tuple_element< __i, _Tp >
       Gives the type of the ith element of a given tuple type.

       Definition at line 221 of file tr1/tuple.

Author

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