.TH "std::tuple< _Elements >" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::tuple< _Elements > \- .SH SYNOPSIS .br .PP .PP Inherits _Tuple_impl< 0, _Elements\&.\&.\&.>\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBtuple\fP & \fBoperator=\fP (const \fBtuple\fP &__in)" .br .ti -1c .RI "\fBtuple\fP & \fBoperator=\fP (\fBtuple\fP &&__in)" .br .ti -1c .RI "template \fBtuple\fP & \fBoperator=\fP (const \fBtuple\fP< _UElements\&.\&.\&.> &__in)" .br .ti -1c .RI "template \fBtuple\fP & \fBoperator=\fP (\fBtuple\fP< _UElements\&.\&.\&.> &&__in)" .br .ti -1c .RI "void \fBswap\fP (\fBtuple\fP &&__in)" .br .ti -1c .RI "\fBtuple\fP (const _Elements &\&.\&.\&.__elements)" .br .ti -1c .RI "template \fBtuple\fP (_UElements &&\&.\&.\&.__elements)" .br .ti -1c .RI "\fBtuple\fP (const \fBtuple\fP &__in)" .br .ti -1c .RI "\fBtuple\fP (\fBtuple\fP &&__in)" .br .ti -1c .RI "template \fBtuple\fP (const \fBtuple\fP< _UElements\&.\&.\&.> &__in)" .br .ti -1c .RI "template \fBtuple\fP (\fBtuple\fP< _UElements\&.\&.\&.> &&__in)" .br .ti -1c .RI "template \fBtuple\fP (\fBtuple\fP< _UElements\&.\&.\&.> &__in)" .br .in -1c .SH "Detailed Description" .PP .SS "templateclass std::tuple< _Elements >" tuple .PP Definition at line 226 of file tuple\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.