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

std::_List_node Struct Template Reference

#include <stl_list.h>

Inheritance diagram for std::_List_node:

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

Collaboration graph
[legend]
List of all members.

Public Attributes

_Tp _M_data

template<class _Tp> struct std::_List_node


Member Data Documentation

template<class _Tp>
_Tp std::_List_node<_Tp>::_M_data
 

Definition at line 46 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