__gnu_cxx::_Slist_node< _Tp > Struct Template Reference

Inheritance diagram for __gnu_cxx::_Slist_node< _Tp >:

__gnu_cxx::_Slist_node_base List of all members.

Public Attributes

_Tp _M_data

Detailed Description

template<class _Tp>
struct __gnu_cxx::_Slist_node< _Tp >

Definition at line 152 of file slist.


Member Data Documentation

template<class _Tp>
_Tp __gnu_cxx::_Slist_node< _Tp >::_M_data

Definition at line 154 of file slist.

Referenced by __gnu_cxx::slist< _Tp, _Alloc >::_M_assign_dispatch(), __gnu_cxx::slist< _Tp, _Alloc >::_M_create_node(), __gnu_cxx::_Slist_base< _Tp, _Alloc >::_M_erase_after(), __gnu_cxx::slist< _Tp, _Alloc >::_M_fill_assign(), and __gnu_cxx::slist< _Tp, _Alloc >::pop_front().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:07 2010 for GNU C++ STL by  doxygen 1.4.7