Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_List_node_base Struct Reference

#include <stl_list.h>

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_base* _M_next
_List_node_base* _M_prev

Member Data Documentation

_List_node_base* std::_List_node_base::_M_next
 

Definition at line 40 of file stl_list.h.

_List_node_base* std::_List_node_base::_M_prev
 

Definition at line 41 of file stl_list.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:52 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001