_GLIBCXX_STD::_List_node< _Tp > Struct Template Reference

#include <stl_list.h>

Inheritance diagram for _GLIBCXX_STD::_List_node< _Tp >:

_GLIBCXX_STD::_List_node_base List of all members.

Public Attributes

_Tp _M_data
 User's data.

Detailed Description

template<typename _Tp>
struct _GLIBCXX_STD::_List_node< _Tp >

Definition at line 98 of file stl_list.h.


Member Data Documentation

template<typename _Tp>
_Tp _GLIBCXX_STD::_List_node< _Tp >::_M_data

User's data.

Definition at line 100 of file stl_list.h.

Referenced by _GLIBCXX_STD::list< _Tp, _Allocator >::_M_create_node(), and _GLIBCXX_STD::list< _Tp, _Allocator >::_M_erase().


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