.TH "std::__detail::_List_node_base" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_List_node_base \- Common part of a node in the list\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherited by \fBstd::_List_node< _Tp >\fP, and \fBstd::__detail::_List_node_header\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBvoid\fP \fB_M_hook\fP (\fB_List_node_base\fP *\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 (\fB_List_node_base\fP *\fBconst\fP __first, \fB_List_node_base\fP *\fBconst\fP __last) \fBnoexcept\fP" .br .ti -1c .RI "\fBvoid\fP \fB_M_unhook\fP () \fBnoexcept\fP" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBswap\fP (\fB_List_node_base\fP &__x, \fB_List_node_base\fP &\fB__y\fP) \fBnoexcept\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "\fB_List_node_base\fP * \fB_M_next\fP" .br .ti -1c .RI "\fB_List_node_base\fP * \fB_M_prev\fP" .br .in -1c .SH "Detailed Description" .PP Common part of a node in the list\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.