_GLIBCXX_STD::_Vector_base< _Tp, _Alloc >::_Vector_impl Struct Reference

#include <stl_vector.h>

List of all members.

Public Member Functions

 _Vector_impl (_Alloc const &__a)

Public Attributes

_Tp * _M_start
_Tp * _M_finish
_Tp * _M_end_of_storage

template<typename _Tp, typename _Alloc>
struct _GLIBCXX_STD::_Vector_base< _Tp, _Alloc >::_Vector_impl


Constructor & Destructor Documentation

template<typename _Tp, typename _Alloc>
_GLIBCXX_STD::_Vector_base< _Tp, _Alloc >::_Vector_impl::_Vector_impl _Alloc const &  __a  )  [inline]
 

Definition at line 83 of file stl_vector.h.


Member Data Documentation

template<typename _Tp, typename _Alloc>
_Tp* _GLIBCXX_STD::_Vector_base< _Tp, _Alloc >::_Vector_impl::_M_end_of_storage
 

Definition at line 82 of file stl_vector.h.

Referenced by _GLIBCXX_STD::_Vector_base< _Tp, _Allocator >::_Vector_base().

template<typename _Tp, typename _Alloc>
_Tp* _GLIBCXX_STD::_Vector_base< _Tp, _Alloc >::_Vector_impl::_M_finish
 

Definition at line 81 of file stl_vector.h.

Referenced by _GLIBCXX_STD::_Vector_base< _Tp, _Allocator >::_Vector_base().

template<typename _Tp, typename _Alloc>
_Tp* _GLIBCXX_STD::_Vector_base< _Tp, _Alloc >::_Vector_impl::_M_start
 

Definition at line 80 of file stl_vector.h.

Referenced by _GLIBCXX_STD::_Vector_base< _Tp, _Allocator >::_Vector_base().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:08 2007 for GNU C++ STL by doxygen 1.3.6