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

#include <stl_vector.h>

List of all members.

Public Member Functions

 _Vector_impl (_Tp_alloc_type const &__a)

Public Attributes

_Tp * _M_start
_Tp * _M_finish
_Tp * _M_end_of_storage


Detailed Description

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

Definition at line 80 of file stl_vector.h.


Constructor & Destructor Documentation

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

Definition at line 86 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 85 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 84 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 83 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 Feb 2 16:58:23 2010 for GNU C++ STL by  doxygen 1.4.7