STLdoc
STLdocumentation
|
Public Types | |
typedef _Vector_alloc< _Al_has_storage, _Alloc_types > | _Myt |
typedef _Alloc_types::_Alloc | _Alloc |
typedef _Alloc_types::_Alty | _Alty |
Public Types inherited from _Vector_val< _Alloc_types::_Val_types > | |
typedef _Vector_val< _Alloc_types::_Val_types > | _Myt |
typedef _Alloc_types::_Val_types::value_type | value_type |
typedef _Alloc_types::_Val_types::size_type | size_type |
typedef _Alloc_types::_Val_types::difference_type | difference_type |
typedef _Alloc_types::_Val_types::pointer | pointer |
typedef _Alloc_types::_Val_types::const_pointer | const_pointer |
typedef _Alloc_types::_Val_types::reference | reference |
typedef _Alloc_types::_Val_types::const_reference | const_reference |
typedef _Vector_iterator< _Myt > | iterator |
typedef _Vector_const_iterator< _Myt > | const_iterator |
Public Member Functions | |
_Vector_alloc (const _Alloc &_Al=_Alloc()) | |
void | _Change_alloc (const _Alty &_Al) |
void | _Swap_alloc (_Myt &_Right) |
_Alty & | _Getal () |
const _Alty & | _Getal () const |
Public Member Functions inherited from _Vector_val< _Alloc_types::_Val_types > | |
_Vector_val () | |
Public Member Functions inherited from _Container_base0 | |
void | _Orphan_all () |
void | _Swap_all (_Container_base0 &) |
Public Attributes | |
_Alloc_types::_Alty | _Alval |
Public Attributes inherited from _Vector_val< _Alloc_types::_Val_types > | |
pointer | _Myfirst |
pointer | _Mylast |
pointer | _Myend |
typedef _Alloc_types::_Alloc _Vector_alloc< _Al_has_storage, _Alloc_types >::_Alloc |
typedef _Alloc_types::_Alty _Vector_alloc< _Al_has_storage, _Alloc_types >::_Alty |
typedef _Vector_alloc<_Al_has_storage, _Alloc_types> _Vector_alloc< _Al_has_storage, _Alloc_types >::_Myt |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
_Alloc_types::_Alty _Vector_alloc< _Al_has_storage, _Alloc_types >::_Alval |