std::tuple_element< 0, tuple< _Head, _Tail...> > Struct Template Reference

List of all members.


Detailed Description

template<typename _Head, typename... _Tail>
struct std::tuple_element< 0, tuple< _Head, _Tail...> >

Basis case for tuple_element: The first element is the one we're seeking.

Definition at line 390 of file tuple.

Public Types


The documentation for this struct was generated from the following file:

Generated on Sat Dec 12 09:40:39 2009 for libstdc++ by  doxygen 1.5.6