destroy(T *ptr, base_vector::size_type n) | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | inline |
etype_t typedef | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | |
fixed_vector_storage(const TAllocator &allocator) | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | inlineexplicit |
fixed_vector_storage(e_noinitialize) | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | inlineexplicit |
get_high_watermark() const | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | inline |
invariant() const | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | inline |
m_allocator | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | |
m_begin | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | |
m_capacityEnd | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | |
m_data | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | |
m_end | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | |
m_max_size | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | |
reallocate(base_vector::size_type newCapacity, base_vector::size_type oldSize) | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | inline |
reallocate_discard_old(base_vector::size_type newCapacity) | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | inline |
record_high_watermark() | std::fixed_vector_storage< T, TAllocator, TCapacity, TGrowOnOverflow > | inline |