libstdc++
std::__debug::vector< _Tp, _Allocator > Member List

This is the complete list of members for std::__debug::vector< _Tp, _Allocator >, including all inherited members.

::__gnu_debug::_Safe_iterator (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >friend
_M_base() noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
_M_base() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
_M_guaranteed_capacity (defined in __gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >)__gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >protected
_M_requires_reallocation(size_type __elements) const noexcept (defined in __gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >)__gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >inlineprotected
_M_swap(_Safe_container &__x) noexcept (defined in __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >)__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >inlineprotected
_M_update_guaranteed_capacity() noexcept (defined in __gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >)__gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >inlineprotected
_Safe_container()=default (defined in __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >)__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >protected
_Safe_container(const _Safe_container &)=default (defined in __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >)__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >protected
_Safe_container(_Safe_container &&)=default (defined in __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >)__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >protected
_Safe_container(_Safe_container &&__x, const _Alloc &__a) (defined in __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >)__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >inlineprotected
_Safe_vector(const _Safe_vector &) noexcept (defined in __gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >)__gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >inlineprotected
_Safe_vector(size_type __n) noexcept (defined in __gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >)__gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >inlineprotected
_Safe_vector(_Safe_vector &&__x) noexcept (defined in __gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >)__gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >inlineprotected
allocator_type typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
assign(_InputIterator __first, _InputIterator __last) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
assign(size_type __n, const _Tp &__u) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
assign(initializer_list< value_type > __l) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
back() noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
back() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
begin() noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
begin() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
capacity() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
cbegin() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
cend() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
clear() noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
const_iterator typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
const_pointer typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
const_reference typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
const_reverse_iterator typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
crbegin() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
crend() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
difference_type typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
emplace(const_iterator __position, _Args &&... __args) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
emplace_back(_Args &&... __args) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
end() noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
end() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
erase(const_iterator __position) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
erase(const_iterator __first, const_iterator __last) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
front() noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
front() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
insert(const_iterator __position, const _Tp &__x) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
insert(const_iterator __position, _Tp &&__x) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
insert(const_iterator __position, initializer_list< value_type > __l) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
insert(const_iterator __position, size_type __n, const _Tp &__x) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
insert(const_iterator __position, _InputIterator __first, _InputIterator __last) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
iterator typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
operator=(const vector &)=default (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
operator=(vector &&)=default (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
operator=(initializer_list< value_type > __l) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
operator=(const _Safe_container &) noexcept (defined in __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >)__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >inlineprotected
operator=(_Safe_container &&__x) noexcept (defined in __gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >)__gnu_debug::_Safe_container< _SafeContainer, _Alloc, _SafeBase, _IsCxx11AllocatorAware >inlineprotected
operator=(const _Safe_vector &) noexcept (defined in __gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >)__gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >inlineprotected
operator=(_Safe_vector &&__x) noexcept (defined in __gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >)__gnu_debug::_Safe_vector< _SafeSequence, _BaseSequence >inlineprotected
operator[](size_type __n) noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
operator[](size_type __n) const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
pointer typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
pop_back() noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
push_back(const _Tp &__x) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
push_back(_Tp &&__x) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
rbegin() noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
rbegin() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
reference typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
rend() noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
rend() const noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
reserve(size_type __n) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
resize(size_type __sz) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
resize(size_type __sz, const _Tp &__c) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
reverse_iterator typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
shrink_to_fit() (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
size_type typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
swap(vector &__x) noexcept(/*conditional */) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
value_type typedef (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
vector()=default (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
vector(const _Allocator &__a) noexcept (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inlineexplicit
vector(size_type __n, const _Allocator &__a=_Allocator()) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inlineexplicit
vector(size_type __n, const __type_identity_t< _Tp > &__value, const _Allocator &__a=_Allocator()) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
vector(_InputIterator __first, _InputIterator __last, const _Allocator &__a=_Allocator()) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
vector(const vector &)=default (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
vector(vector &&)=default (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >
vector(const vector &__x, const __type_identity_t< allocator_type > &__a) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
vector(vector &&__x, const __type_identity_t< allocator_type > &__a) noexcept(std::is_nothrow_constructible< _Base, _Base, const allocator_type & >::value) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
vector(initializer_list< value_type > __l, const allocator_type &__a=allocator_type()) (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >inline
vector(_Base_ref __x)std::__debug::vector< _Tp, _Allocator >inline
~vector()=default (defined in std::__debug::vector< _Tp, _Allocator >)std::__debug::vector< _Tp, _Allocator >