allocate(fl::size n) | fl::allocator_slab< T, SLAB_SIZE > | inline |
allocator_slab() noexcept | fl::allocator_slab< T, SLAB_SIZE > | inline |
allocator_slab(const allocator_slab &other) noexcept | fl::allocator_slab< T, SLAB_SIZE > | inline |
allocator_slab(const allocator_slab< U, SLAB_SIZE > &other) noexcept | fl::allocator_slab< T, SLAB_SIZE > | inline |
cleanup() | fl::allocator_slab< T, SLAB_SIZE > | inline |
const_pointer typedef | fl::allocator_slab< T, SLAB_SIZE > | |
const_reference typedef | fl::allocator_slab< T, SLAB_SIZE > | |
construct(U *p, Args &&... args) | fl::allocator_slab< T, SLAB_SIZE > | inline |
deallocate(T *p, fl::size n) | fl::allocator_slab< T, SLAB_SIZE > | inline |
destroy(U *p) | fl::allocator_slab< T, SLAB_SIZE > | inline |
difference_type typedef | fl::allocator_slab< T, SLAB_SIZE > | |
get_allocator() | fl::allocator_slab< T, SLAB_SIZE > | inlineprivatestatic |
operator!=(const allocator_slab &other) const noexcept | fl::allocator_slab< T, SLAB_SIZE > | inline |
operator=(const allocator_slab &other) noexcept | fl::allocator_slab< T, SLAB_SIZE > | inline |
operator==(const allocator_slab &other) const noexcept | fl::allocator_slab< T, SLAB_SIZE > | inline |
pointer typedef | fl::allocator_slab< T, SLAB_SIZE > | |
reference typedef | fl::allocator_slab< T, SLAB_SIZE > | |
size_type typedef | fl::allocator_slab< T, SLAB_SIZE > | |
value_type typedef | fl::allocator_slab< T, SLAB_SIZE > | |
~allocator_slab() noexcept | fl::allocator_slab< T, SLAB_SIZE > | inline |