.TH "std::__profile::forward_list< _Tp, _Alloc >" 3cxx "Sun Jan 6 2013" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__profile::forward_list< _Tp, _Alloc > \- .SH SYNOPSIS .br .PP .PP Inherits forward_list< _Tp, _Alloc >\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _Base::size_type \fBsize_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBforward_list\fP (const _Alloc &__al=_Alloc())" .br .ti -1c .RI "\fBforward_list\fP (const \fBforward_list\fP &__list, const _Alloc &__al)" .br .ti -1c .RI "\fBforward_list\fP (\fBforward_list\fP &&__list, const _Alloc &__al)" .br .ti -1c .RI "\fBforward_list\fP (size_type __n)" .br .ti -1c .RI "\fBforward_list\fP (size_type __n, const _Tp &__value, const _Alloc &__al=_Alloc())" .br .ti -1c .RI "template \fBforward_list\fP (_InputIterator __first, _InputIterator __last, const _Alloc &__al=_Alloc())" .br .ti -1c .RI "\fBforward_list\fP (const \fBforward_list\fP &__list)" .br .ti -1c .RI "\fBforward_list\fP (\fBforward_list\fP &&__list) noexcept" .br .ti -1c .RI "\fBforward_list\fP (\fBstd::initializer_list\fP< _Tp > __il, const _Alloc &__al=_Alloc())" .br .ti -1c .RI "\fB_Base\fP & \fB_M_base\fP () noexcept" .br .ti -1c .RI "const \fB_Base\fP & \fB_M_base\fP () const noexcept" .br .ti -1c .RI "\fBforward_list\fP & \fBoperator=\fP (const \fBforward_list\fP &__list)" .br .ti -1c .RI "\fBforward_list\fP & \fBoperator=\fP (\fBforward_list\fP &&__list)" .br .ti -1c .RI "\fBforward_list\fP & \fBoperator=\fP (\fBstd::initializer_list\fP< _Tp > __il)" .br .in -1c .SH "Detailed Description" .PP .SS "template>class std::__profile::forward_list< _Tp, _Alloc >" Class \fBstd::forward_list\fP wrapper with performance instrumentation\&. .PP Definition at line 44 of file profile/forward_list\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.