This is the complete list of members for eve::aligned_allocator< T, Lanes >, including all inherited members.
aligned_allocator() noexcept | eve::aligned_allocator< T, Lanes > | inline |
aligned_allocator(aligned_allocator< U, Lanes > const &) noexcept | eve::aligned_allocator< T, Lanes > | inline |
alignment() noexcept | eve::aligned_allocator< T, Lanes > | inlinestatic |
allocate(std::size_t n) | eve::aligned_allocator< T, Lanes > | inline |
deallocate(value_type *p, std::size_t) noexcept | eve::aligned_allocator< T, Lanes > | inline |
operator!=(aligned_allocator< T, A > const &, aligned_allocator< U, B > const &) noexcept | eve::aligned_allocator< T, Lanes > | related |
operator==(aligned_allocator< T, A > const &, aligned_allocator< U, B > const &) noexcept | eve::aligned_allocator< T, Lanes > | related |
value_type typedef | eve::aligned_allocator< T, Lanes > |