STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vector< _Ty, _Alloc > Member List

This is the complete list of members for vector< _Ty, _Alloc >, including all inherited members.

_Alloc typedef_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >
_Alty typedefvector< _Ty, _Alloc >
_Assign(_Iter _First, _Iter _Last, input_iterator_tag)vector< _Ty, _Alloc >inline
_Assign(_Iter _First, _Iter _Last, forward_iterator_tag)vector< _Ty, _Alloc >inline
_Assign_rv(_Myt &&_Right, true_type)vector< _Ty, _Alloc >inline
_Assign_rv(_Myt &&_Right, false_type)vector< _Ty, _Alloc >inline
_Assign_rv(_Myt &&_Right)vector< _Ty, _Alloc >inline
_Buy(size_type _Capacity)vector< _Ty, _Alloc >inlineprotected
_Construct(_Iter _First, _Iter _Last)vector< _Ty, _Alloc >inline
_Construct(_Iter _First, _Iter _Last, input_iterator_tag)vector< _Ty, _Alloc >inline
_Construct(_Iter _First, _Iter _Last, forward_iterator_tag)vector< _Ty, _Alloc >inline
_Construct_n(size_type _Count, const value_type *_Pval)vector< _Ty, _Alloc >inline
_Copy_alloc(const _Alty &_Al)_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Destroy(pointer _First, pointer _Last)vector< _Ty, _Alloc >inlineprotected
_Get_data() _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Get_data() const _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Getal() _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Getal() const _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Grow_to(size_type _Count) const vector< _Ty, _Alloc >inlineprotected
_Has_unused_capacity() const _NOEXCEPTvector< _Ty, _Alloc >inline
_Insert(const_iterator _Where, _Iter _First, _Iter _Last, input_iterator_tag)vector< _Ty, _Alloc >inline
_Insert(const_iterator _Where, _Iter _First, _Iter _Last, forward_iterator_tag)vector< _Ty, _Alloc >inline
_Insert_n(const_iterator _Where, size_type _Count, const value_type &_Val)vector< _Ty, _Alloc >inlineprotected
_Inside(const value_type *_Ptr) const vector< _Ty, _Alloc >inlineprotected
_Make_iter(const_iterator _Where) const vector< _Ty, _Alloc >inline
_Move_alloc(_Alty &_Al)_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Mybase typedefvector< _Ty, _Alloc >
_Myend() _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Myend() const _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Myfirst() _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Myfirst() const _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Mylast() _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Mylast() const _NOEXCEPT_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Myt typedefvector< _Ty, _Alloc >
_Orphan_all()_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Orphan_range(pointer, pointer) const vector< _Ty, _Alloc >inlineprotected
_Pop_back_n(size_type _Count)vector< _Ty, _Alloc >inline
_Reallocate(size_type _Count)vector< _Ty, _Alloc >inlineprotected
_Reserve(size_type _Count)vector< _Ty, _Alloc >inlineprotected
_Swap_all(_Myt &_Right)_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Tidy()vector< _Ty, _Alloc >inlineprotected
_Ucopy(_Iter _First, _Iter _Last, pointer _Ptr)vector< _Ty, _Alloc >inlineprotected
_Ufill(pointer _Ptr, size_type _Count, const value_type *_Pval)vector< _Ty, _Alloc >inlineprotected
_Umove(_Iter _First, _Iter _Last, pointer _Ptr)vector< _Ty, _Alloc >inlineprotected
_Unused_capacity() const _NOEXCEPTvector< _Ty, _Alloc >inline
_Val_types typedef_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >
_Vector_alloc()_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Vector_alloc(_Any_alloc &&_Al)_Vector_alloc< _Vec_base_types< _Ty, _Alloc > >inline
_Xlen() const vector< _Ty, _Alloc >inlineprotected
_Xran() const vector< _Ty, _Alloc >inlineprotected
allocator_type typedefvector< _Ty, _Alloc >
assign(_XSTD initializer_list< value_type > _Ilist)vector< _Ty, _Alloc >inline
assign(_Iter _First, _Iter _Last)vector< _Ty, _Alloc >inline
assign(size_type _Count, const value_type &_Val)vector< _Ty, _Alloc >inline
at(size_type _Pos) const vector< _Ty, _Alloc >inline
at(size_type _Pos)vector< _Ty, _Alloc >inline
back()vector< _Ty, _Alloc >inline
back() const vector< _Ty, _Alloc >inline
begin() _NOEXCEPTvector< _Ty, _Alloc >inline
begin() const _NOEXCEPTvector< _Ty, _Alloc >inline
capacity() const _NOEXCEPTvector< _Ty, _Alloc >inline
cbegin() const _NOEXCEPTvector< _Ty, _Alloc >inline
cend() const _NOEXCEPTvector< _Ty, _Alloc >inline
clear() _NOEXCEPTvector< _Ty, _Alloc >inline
const_iterator typedefvector< _Ty, _Alloc >
const_pointer typedefvector< _Ty, _Alloc >
const_reference typedefvector< _Ty, _Alloc >
const_reverse_iterator typedefvector< _Ty, _Alloc >
crbegin() const _NOEXCEPTvector< _Ty, _Alloc >inline
crend() const _NOEXCEPTvector< _Ty, _Alloc >inline
data() _NOEXCEPTvector< _Ty, _Alloc >inline
data() const _NOEXCEPTvector< _Ty, _Alloc >inline
difference_type typedefvector< _Ty, _Alloc >
emplace(const_iterator _Where, _Valty &&..._Val)vector< _Ty, _Alloc >inline
emplace_back(_Valty &&..._Val)vector< _Ty, _Alloc >inline
empty() const _NOEXCEPTvector< _Ty, _Alloc >inline
end() _NOEXCEPTvector< _Ty, _Alloc >inline
end() const _NOEXCEPTvector< _Ty, _Alloc >inline
erase(const_iterator _Where)vector< _Ty, _Alloc >inline
erase(const_iterator _First_arg, const_iterator _Last_arg)vector< _Ty, _Alloc >inline
front()vector< _Ty, _Alloc >inline
front() const vector< _Ty, _Alloc >inline
get_allocator() const _NOEXCEPTvector< _Ty, _Alloc >inline
insert(const_iterator _Where, _Ty &&_Val)vector< _Ty, _Alloc >inline
insert(const_iterator _Where, _XSTD initializer_list< value_type > _Ilist)vector< _Ty, _Alloc >inline
insert(const_iterator _Where, const _Ty &_Val)vector< _Ty, _Alloc >inline
insert(const_iterator _Where, size_type _Count, const _Ty &_Val)vector< _Ty, _Alloc >inline
insert(const_iterator _Where, _Iter _First, _Iter _Last)vector< _Ty, _Alloc >inline
iterator typedefvector< _Ty, _Alloc >
max_size() const _NOEXCEPTvector< _Ty, _Alloc >inline
operator=(_Myt &&_Right) _NOEXCEPT_OP(_Altyvector< _Ty, _Alloc >inline
operator=(_XSTD initializer_list< value_type > _Ilist)vector< _Ty, _Alloc >inline
operator=(const _Myt &_Right)vector< _Ty, _Alloc >inline
operator[](size_type _Pos) const vector< _Ty, _Alloc >inline
operator[](size_type _Pos)vector< _Ty, _Alloc >inline
pointer typedefvector< _Ty, _Alloc >
pop_back()vector< _Ty, _Alloc >inline
push_back(value_type &&_Val)vector< _Ty, _Alloc >inline
push_back(const value_type &_Val)vector< _Ty, _Alloc >inline
rbegin() _NOEXCEPTvector< _Ty, _Alloc >inline
rbegin() const _NOEXCEPTvector< _Ty, _Alloc >inline
reference typedefvector< _Ty, _Alloc >
rend() _NOEXCEPTvector< _Ty, _Alloc >inline
rend() const _NOEXCEPTvector< _Ty, _Alloc >inline
reserve(size_type _Count)vector< _Ty, _Alloc >inline
resize(size_type _Newsize)vector< _Ty, _Alloc >inline
resize(size_type _Newsize, const value_type &_Val)vector< _Ty, _Alloc >inline
reverse_iterator typedefvector< _Ty, _Alloc >
shrink_to_fit()vector< _Ty, _Alloc >inline
size() const _NOEXCEPTvector< _Ty, _Alloc >inline
size_type typedefvector< _Ty, _Alloc >
swap(_Myt &_Right) _NOEXCEPT_OP(_Altyvector< _Ty, _Alloc >inline
value_type typedefvector< _Ty, _Alloc >
vector() _NOEXCEPT_OP(is_nothrow_default_constructible< _Alloc >vector< _Ty, _Alloc >inline
vector(const _Alloc &_Al) _NOEXCEPTvector< _Ty, _Alloc >inlineexplicit
vector(size_type _Count)vector< _Ty, _Alloc >inlineexplicit
vector(size_type _Count, const value_type &_Val)vector< _Ty, _Alloc >inline
vector(size_type _Count, const value_type &_Val, const _Alloc &_Al)vector< _Ty, _Alloc >inline
vector(const _Myt &_Right)vector< _Ty, _Alloc >inline
vector(const _Myt &_Right, const _Alloc &_Al)vector< _Ty, _Alloc >inline
vector(_Iter _First, _Iter _Last)vector< _Ty, _Alloc >inline
vector(_Iter _First, _Iter _Last, const _Alloc &_Al)vector< _Ty, _Alloc >inline
vector(_Myt &&_Right) _NOEXCEPTvector< _Ty, _Alloc >inline
vector(_Myt &&_Right, const _Alloc &_Al)vector< _Ty, _Alloc >inline
vector(_XSTD initializer_list< value_type > _Ilist, const _Alloc &_Al=allocator_type())vector< _Ty, _Alloc >inline
~vector() _NOEXCEPTvector< _Ty, _Alloc >inline