std::tr1::tuple_element< 0, tuple< _Head, _Tail...> > Struct Template Reference
List of all members.
Detailed Description
template<typename _Head, typename... _Tail>
struct std::tr1::tuple_element< 0, tuple< _Head, _Tail...> >
Basis case for tuple_element: The first element is the one we're seeking.
Definition at line 240 of file tr1/tuple.
Public Types
The documentation for this struct was generated from the following file:
Generated on Wed Mar 26 00:45:08 2008 for libstdc++ by
1.5.1