ReactOS 0.4.16-dev-13-ge2fc578
|
#include <_list.h>
Public Attributes | |
_Tp | _M_data |
Public Attributes inherited from _List_node_base | |
_List_node_base * | _M_next |
_List_node_base * | _M_prev |
_Tp _List_node< _Tp >::_M_data |
Definition at line 78 of file _list.h.
Referenced by _List_base< _Tp, _Alloc >::clear().