Whole document tree
    

Whole document tree

Templatestd::_List_node struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_List_node< _Tp > Struct Template Reference

#include <stl_list.h>

Inheritance diagram for std::_List_node:

Inheritance graph
[legend]
Collaboration diagram for std::_List_node< _Tp >:

Collaboration graph
[legend]
List of all members.

Public Attributes

_Tp _M_data

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


Member Data Documentation

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

Definition at line 75 of file stl_list.h.

Referenced by std::_List_base< _Tp, _Alloc >::clear().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:20 2002 for libstdc++-v3 Source by doxygen1.2.15