An actual node in the list.
More...
List of all members.
Public Member Functions
-
template<typename... _Args> _List_node (_Args &&...__args)
-
void _M_hook (_List_node_base *const __position) throw ()
-
void _M_reverse () throw ()
-
void _M_transfer (_List_node_base *const __first, _List_node_base *const __last) throw ()
-
void _M_unhook () throw ()
Static Public Member Functions
Public Attributes
Detailed Description
template<typename _Tp>
struct std::_List_node< _Tp >
An actual node in the list.
Definition at line 95 of file stl_list.h.
Member Data Documentation
The documentation for this struct was generated from the following file: