| allocate(fl::size n) FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| allocator_inlined() FL_NOEXCEPT=default | fl::allocator_inlined< T, N, BaseAllocator > | |
| allocator_inlined(const allocator_inlined &other) FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| allocator_inlined(const allocator_inlined< U, N, typename BaseAllocator::template rebind< U >::other > &other) FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| cleanup_base_allocator() FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
| cleanup_base_allocator_impl(fl::true_type) FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
| cleanup_base_allocator_impl(fl::false_type) FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
| clear() FL_NOEXCEPT | 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_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| deallocate(T *p, fl::size n) FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| destroy(U *p) FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| difference_type typedef | fl::allocator_inlined< T, N, BaseAllocator > | |
| get_inlined_ptr() FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
| get_inlined_ptr() const FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
| has_cleanup typedef | fl::allocator_inlined< T, N, BaseAllocator > | private |
| has_cleanup_impl(int) FL_NOEXCEPT -> decltype(fl::declval< U >().cleanup(), fl::true_type{}) | fl::allocator_inlined< T, N, BaseAllocator > | privatestatic |
| has_cleanup_impl(...) FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | privatestatic |
| inlined_capacity() const FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| is_using_inlined() const FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| mActiveAllocations | fl::allocator_inlined< T, N, BaseAllocator > | private |
| mBaseAllocator | fl::allocator_inlined< T, N, BaseAllocator > | private |
| mFreeBits | fl::allocator_inlined< T, N, BaseAllocator > | private |
| mInlinedStorage | fl::allocator_inlined< T, N, BaseAllocator > | private |
| mInlinedUsed | fl::allocator_inlined< T, N, BaseAllocator > | private |
| operator!=(const allocator_inlined &other) const FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inlineprivate |
| operator=(const allocator_inlined &other) FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| operator==(const allocator_inlined &other) const FL_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_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |
| value_type typedef | fl::allocator_inlined< T, N, BaseAllocator > | |
| ~allocator_inlined() FL_NOEXCEPT | fl::allocator_inlined< T, N, BaseAllocator > | inline |