std::List_node_base Struct Reference

Inheritance diagram for std::List_node_base:

Inheritance graph
[legend]
Collaboration diagram for std::List_node_base:

Collaboration graph
[legend]
List of all members.

Public Attributes

List_node_baseM_next
 Self-explanatory.
List_node_baseM_prev
 Self-explanatory.

Detailed Description

Definition at line 74 of file stl_list.h.


Member Data Documentation

List_node_base* std::List_node_base::M_next

Self-explanatory.

Definition at line 76 of file stl_list.h.

List_node_base* std::List_node_base::M_prev

Self-explanatory.

Definition at line 77 of file stl_list.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 3 19:45:46 2007 for libstdc++-v3 Source by  doxygen 1.5.1