.TH "std::_Vector_base< _Tp, _Alloc >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::_Vector_base< _Tp, _Alloc > \- See bits/stl_deque\&.h's _Deque_base for an explanation\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherited by \fBstd::vector< _State< _TraitsT::char_type > >\fP\fC [protected]\fP, \fBstd::vector< sub_match< _Bi_iter >, allocator< sub_match< _Bi_iter > > >\fP\fC [protected]\fP, \fBstd::vector< block_type, allocator_type >\fP\fC [protected]\fP, \fBstd::vector< _Node *, _Nodeptr_Alloc >\fP\fC [protected]\fP, \fBstd::vector< __gnu_parallel::_Piece< _DifferenceType > >\fP\fC [protected]\fP, \fBstd::vector< Catalog_info * >\fP\fC [protected]\fP, \fBstd::vector< _CharT >\fP\fC [protected]\fP, \fBstd::vector< _StringT >\fP\fC [protected]\fP, \fBstd::vector< std::pair< _StrTransT, _StrTransT > >\fP\fC [protected]\fP, \fBstd::vector< _CharClassT >\fP\fC [protected]\fP, \fBstd::vector< sub_match< _BiIter >, _Alloc >\fP\fC [protected]\fP, \fBstd::vector< std::pair< _BiIter, int > >\fP\fC [protected]\fP, \fBstd::vector< std::pair< _StateIdT, vector< sub_match< _BiIter >, _Alloc > > >\fP\fC [protected]\fP, \fBstd::vector< size_t >\fP\fC [protected]\fP, \fBstd::vector< __diff_type >\fP\fC [protected]\fP, \fBstd::vector< double >\fP\fC [protected]\fP, \fBstd::vector< _Cmpt >\fP\fC [protected]\fP, \fBstd::vector< _RealType >\fP\fC [protected]\fP, \fBstd::vector< _BigBlock >\fP\fC [protected]\fP, \fBstd::vector< int >\fP\fC [protected]\fP, \fBstd::vector< result_type >\fP\fC [protected]\fP, and \fBstd::vector< _Tp, _Alloc >\fP\fC [protected]\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "\fBtypedef\fP \fB__gnu_cxx::__alloc_traits\fP< _Alloc >::template rebind< _Tp >::other \fB_Tp_alloc_type\fP" .br .ti -1c .RI "\fBtypedef\fP _Alloc \fBallocator_type\fP" .br .ti -1c .RI "\fBtypedef\fP \fB__gnu_cxx::__alloc_traits\fP< _Tp_alloc_type >::pointer \fBpointer\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_Vector_base\fP (_Tp_alloc_type &&__a) \fBnoexcept\fP" .br .ti -1c .RI "\fB_Vector_base\fP (\fB_Vector_base\fP &&)=\fBdefault\fP" .br .ti -1c .RI "\fB_Vector_base\fP (\fB_Vector_base\fP &&__x, \fBconst\fP allocator_type &__a)" .br .ti -1c .RI "\fB_Vector_base\fP (\fBconst\fP allocator_type &__a) \fBnoexcept\fP" .br .ti -1c .RI "\fB_Vector_base\fP (\fBconst\fP allocator_type &__a, \fB_Vector_base\fP &&__x)" .br .ti -1c .RI "\fB_Vector_base\fP (size_t __n)" .br .ti -1c .RI "\fB_Vector_base\fP (size_t __n, \fBconst\fP allocator_type &__a)" .br .ti -1c .RI "pointer \fB_M_allocate\fP (size_t __n)" .br .ti -1c .RI "\fBvoid\fP \fB_M_deallocate\fP (pointer __p, size_t __n)" .br .ti -1c .RI "\fBconst\fP _Tp_alloc_type & \fB_M_get_Tp_allocator\fP () \fBconst\fP \fBnoexcept\fP" .br .ti -1c .RI "_Tp_alloc_type & \fB_M_get_Tp_allocator\fP () \fBnoexcept\fP" .br .ti -1c .RI "allocator_type \fBget_allocator\fP () \fBconst\fP \fBnoexcept\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "_Vector_impl \fB_M_impl\fP" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "\fBvoid\fP \fB_M_create_storage\fP (size_t __n)" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _Tp, \fBtypename\fP _Alloc> .br struct std::_Vector_base< _Tp, _Alloc >"See bits/stl_deque\&.h's _Deque_base for an explanation\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.