alternative Standard Libary  0.29.8
std::fixed_vector< T, TCapacity, TGrowOnOverflow, TAllocator > Elementverzeichnis

Vollständige Aufstellung aller Elemente für std::fixed_vector< T, TCapacity, TGrowOnOverflow, TAllocator > einschließlich aller geerbten Elemente.

assign(const T *first, const T *last)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
at(size_type i)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
at(size_type i) conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
back()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
back() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
begin()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
begin() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
capacity() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
clear()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
const_iterator typedefstd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >
copy(const vector &rhs)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
data()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
data() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
empty() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
end()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
end() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
erase(iterator it)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
erase(iterator first, iterator last)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
erase_unostdred(iterator it)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
find(const T &item)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
fixed_vector(const allocator_type &allocator=allocator_type())std::fixed_vector< T, TCapacity, TGrowOnOverflow, TAllocator >inlineexplicit
fixed_vector(size_type initialSize, const allocator_type &allocator=allocator_type())std::fixed_vector< T, TCapacity, TGrowOnOverflow, TAllocator >inlineexplicit
fixed_vector(const T *first, const T *last, const allocator_type &allocator=allocator_type())std::fixed_vector< T, TCapacity, TGrowOnOverflow, TAllocator >inline
fixed_vector(const fixed_vector &rhs, const allocator_type &allocator=allocator_type())std::fixed_vector< T, TCapacity, TGrowOnOverflow, TAllocator >inline
fixed_vector(e_noinitialize n)std::fixed_vector< T, TCapacity, TGrowOnOverflow, TAllocator >inlineexplicit
front()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
front() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
get_allocator() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
get_high_watermark() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
index_of(const T &item, size_type index=0) conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
insert(size_type index, size_type n, const T &val)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
insert(iterator it, size_type n, const T &val)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
insert(iterator it, const T &val)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
iterator typedefstd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >
kInitialCapacitystd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >static
nposstd::base_vectorstatic
operator=(const fixed_vector &rhs)std::fixed_vector< T, TCapacity, TGrowOnOverflow, TAllocator >inline
vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >::operator=(const vector &rhs)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
operator[](size_type i)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
operator[](size_type i) conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
pop_back()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
push_back(const T &v)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
push_back()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
reserve(size_type n)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
reset()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
resize(size_type n)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
set_allocator(const allocator_type &allocator)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
set_capacity(size_type newCapacity)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
size() conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
validate_iterator(const_iterator it) conststd::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
vector(const allocator_type &allocator=allocator_type())std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inlineexplicit
vector(size_type initialSize, const allocator_type &allocator=allocator_type())std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inlineexplicit
vector(const T *first, const T *last, const allocator_type &allocator=allocator_type())std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
vector(const vector &rhs, const allocator_type &allocator=allocator_type())std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline
vector(e_noinitialize n)std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inlineexplicit
~vector()std::vector< T, TAllocator, fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > >inline