.TH "std::_List_node< _Tp >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::_List_node< _Tp > \- An actual node in the list\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::__detail::_List_node_base\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBvoid\fP \fB_M_hook\fP (_List_node_base *\fBconst\fP \fB__position\fP) \fBnoexcept\fP" .br .ti -1c .RI "\fBvoid\fP \fB_M_reverse\fP () \fBnoexcept\fP" .br .ti -1c .RI "\fBvoid\fP \fB_M_transfer\fP (_List_node_base *\fBconst\fP __first, _List_node_base *\fBconst\fP __last) \fBnoexcept\fP" .br .ti -1c .RI "\fBvoid\fP \fB_M_unhook\fP () \fBnoexcept\fP" .br .ti -1c .RI "_Tp * \fB_M_valptr\fP ()" .br .ti -1c .RI "_Tp \fBconst\fP * \fB_M_valptr\fP () \fBconst\fP" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBswap\fP (_List_node_base &__x, _List_node_base &\fB__y\fP) \fBnoexcept\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "_List_node_base * \fB_M_next\fP" .br .ti -1c .RI "_List_node_base * \fB_M_prev\fP" .br .ti -1c .RI "__gnu_cxx::__aligned_membuf< _Tp > \fB_M_storage\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _Tp> .br struct std::_List_node< _Tp >"An actual node in the list\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.