allocate_storage(size_type capacity) | dfe::SmallVector< T, N, Allocator > | inlineprivate |
begin() | dfe::SmallVector< T, N, Allocator > | inline |
begin() const | dfe::SmallVector< T, N, Allocator > | inline |
capacity() const | dfe::SmallVector< T, N, Allocator > | inline |
clear() | dfe::SmallVector< T, N, Allocator > | inline |
const_iterator typedef | dfe::SmallVector< T, N, Allocator > | |
destruct_deallocate_onheap() | dfe::SmallVector< T, N, Allocator > | inlineprivate |
destruct_inplace() | dfe::SmallVector< T, N, Allocator > | inlineprivate |
emplace(const_iterator pos, Args &&...args) | dfe::SmallVector< T, N, Allocator > | |
emplace_back(Args &&...args) | dfe::SmallVector< T, N, Allocator > | inline |
empty() const | dfe::SmallVector< T, N, Allocator > | inline |
end() | dfe::SmallVector< T, N, Allocator > | inline |
end() const | dfe::SmallVector< T, N, Allocator > | inline |
iterator typedef | dfe::SmallVector< T, N, Allocator > | |
m_alloc | dfe::SmallVector< T, N, Allocator > | private |
m_onheap | dfe::SmallVector< T, N, Allocator > | |
m_size | dfe::SmallVector< T, N, Allocator > | private |
operator[](size_type idx) | dfe::SmallVector< T, N, Allocator > | inline |
operator[](size_type idx) const | dfe::SmallVector< T, N, Allocator > | inline |
size() const | dfe::SmallVector< T, N, Allocator > | inline |
size_type typedef | dfe::SmallVector< T, N, Allocator > | |
SmallVector()=default | dfe::SmallVector< T, N, Allocator > | |
value_type typedef | dfe::SmallVector< T, N, Allocator > | |
~SmallVector() | dfe::SmallVector< T, N, Allocator > | inline |