_List_node< _Tp > Class Template Reference

#include <_list.h>

Inheritance diagram for _List_node< _Tp >:

_List_node_base List of all members.

Public Attributes

_Tp _M_data

Detailed Description

template<class _Tp>
class _List_node< _Tp >

Definition at line 76 of file _list.h.


Member Data Documentation

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

Definition at line 78 of file _list.h.

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


The documentation for this class was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_list.h



Generated on Mon Mar 10 15:32:54 2008 by  doxygen 1.5.1