allocate(fl::size n) | fl::allocator_inlined< T, N, BaseAllocator > | inline |
allocator_inlined() noexcept=default | fl::allocator_inlined< T, N, BaseAllocator > | |
allocator_inlined(const allocator_inlined &other) noexcept | fl::allocator_inlined< T, N, BaseAllocator > | inline |
allocator_inlined(const allocator_inlined< U, N, typename BaseAllocator::template rebind< U >::other > &other) noexcept | fl::allocator_inlined< T, N, BaseAllocator > | inline |
cleanup_base_allocator() | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
cleanup_base_allocator_impl(fl::true_type) | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
cleanup_base_allocator_impl(fl::false_type) | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
clear() | fl::allocator_inlined< T, N, BaseAllocator > | inline |
const_pointer typedef | fl::allocator_inlined< T, N, BaseAllocator > | |
const_reference typedef | fl::allocator_inlined< T, N, BaseAllocator > | |
construct(U *p, Args &&... args) | fl::allocator_inlined< T, N, BaseAllocator > | inline |
deallocate(T *p, fl::size n) | fl::allocator_inlined< T, N, BaseAllocator > | inline |
destroy(U *p) | fl::allocator_inlined< T, N, BaseAllocator > | inline |
difference_type typedef | fl::allocator_inlined< T, N, BaseAllocator > | |
get_inlined_ptr() | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
get_inlined_ptr() const | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
has_cleanup typedef | fl::allocator_inlined< T, N, BaseAllocator > | private |
has_cleanup_impl(int) -> decltype(fl::declval< U >().cleanup(), fl::true_type{}) | fl::allocator_inlined< T, N, BaseAllocator > | privatestatic |
has_cleanup_impl(...) | fl::allocator_inlined< T, N, BaseAllocator > | privatestatic |
inlined_capacity() const | fl::allocator_inlined< T, N, BaseAllocator > | inline |
is_using_inlined() const | fl::allocator_inlined< T, N, BaseAllocator > | inline |
m_active_allocations | fl::allocator_inlined< T, N, BaseAllocator > | private |
m_base_allocator | fl::allocator_inlined< T, N, BaseAllocator > | private |
m_free_bits | fl::allocator_inlined< T, N, BaseAllocator > | private |
m_inlined_storage | fl::allocator_inlined< T, N, BaseAllocator > | private |
m_inlined_used | fl::allocator_inlined< T, N, BaseAllocator > | private |
operator!=(const allocator_inlined &other) const noexcept | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
operator=(const allocator_inlined &other) noexcept | fl::allocator_inlined< T, N, BaseAllocator > | inline |
operator==(const allocator_inlined &other) const noexcept | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
pointer typedef | fl::allocator_inlined< T, N, BaseAllocator > | |
reference typedef | fl::allocator_inlined< T, N, BaseAllocator > | |
size_type typedef | fl::allocator_inlined< T, N, BaseAllocator > | |
total_size() const | fl::allocator_inlined< T, N, BaseAllocator > | inline |
value_type typedef | fl::allocator_inlined< T, N, BaseAllocator > | |
~allocator_inlined() noexcept | fl::allocator_inlined< T, N, BaseAllocator > | inline |