Public Attributes | |
Type | M_data |
User's data. | |
List_node_base * | M_next |
Self-explanatory. | |
List_node_base * | M_prev |
Self-explanatory. |
Definition at line 82 of file stl_list.h.
|
User's data.
Definition at line 84 of file stl_list.h. |
|
Self-explanatory.
Definition at line 76 of file stl_list.h. |
|
Self-explanatory.
Definition at line 77 of file stl_list.h. |