Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Vector_base Struct Template Reference

#include <stl_vector.h>

Inherits std::_Vector_alloc_base< _Tp, _Alloc, _Alloc_traits< _Tp, _Alloc >::_S_instanceless >.

Inherited by std::vector [protected].

List of all members.

Public Types


Public Methods

template<class _Tp, class _Alloc> struct std::_Vector_base


Member Typedef Documentation

typedef _Vector_alloc_base<_Tp, _Alloc, _Alloc_traits<_Tp, _Alloc>::_S_instanceless> _Base
 

typedef _Base::allocator_type allocator_type
 

Reimplemented from std::_Vector_alloc_base.

Reimplemented in std::vector.


Constructor & Destructor Documentation

_Vector_base ( const allocator_type & __a ) [inline]
 

_Vector_base ( size_t __n,
const allocator_type & __a ) [inline]
 

~_Vector_base ( ) [inline]
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001