aligned_allocator() noexcept=default | bio::ranges::aligned_allocator< value_t, alignment_v > | |
aligned_allocator(aligned_allocator const &) noexcept=default | bio::ranges::aligned_allocator< value_t, alignment_v > | |
aligned_allocator(aligned_allocator &&) noexcept=default | bio::ranges::aligned_allocator< value_t, alignment_v > | |
aligned_allocator(aligned_allocator< other_value_type, other_alignment > const &) noexcept | bio::ranges::aligned_allocator< value_t, alignment_v > | inline |
alignment | bio::ranges::aligned_allocator< value_t, alignment_v > | static |
allocate(size_type const n) const | bio::ranges::aligned_allocator< value_t, alignment_v > | inline |
deallocate(pointer const p, size_type const n) const noexcept | bio::ranges::aligned_allocator< value_t, alignment_v > | inline |
difference_type typedef | bio::ranges::aligned_allocator< value_t, alignment_v > | |
is_always_equal typedef | bio::ranges::aligned_allocator< value_t, alignment_v > | |
operator=(aligned_allocator const &) noexcept=default | bio::ranges::aligned_allocator< value_t, alignment_v > | |
operator=(aligned_allocator &&) noexcept=default | bio::ranges::aligned_allocator< value_t, alignment_v > | |
operator==(aligned_allocator< value_type2, alignment2 > const &) noexcept | bio::ranges::aligned_allocator< value_t, alignment_v > | inline |
pointer typedef | bio::ranges::aligned_allocator< value_t, alignment_v > | |
size_type typedef | bio::ranges::aligned_allocator< value_t, alignment_v > | |
value_type typedef | bio::ranges::aligned_allocator< value_t, alignment_v > | |
~aligned_allocator() noexcept=default | bio::ranges::aligned_allocator< value_t, alignment_v > | |