| allocate(std::size_t n) const (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | inline |
| allocator() noexcept=default (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | |
| allocator(const allocator &) noexcept=default (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | |
| allocator(allocator &&) noexcept=default (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | |
| allocator(const allocator< U > &) noexcept (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | inline |
| deallocate(T *p, std::size_t s) const noexcept (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | inline |
| operator=(const allocator &) noexcept=default (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | |
| operator=(allocator &&) noexcept=default (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | |
| propagate_on_container_copy_assignment typedef (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | |
| propagate_on_container_move_assignment typedef (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | |
| value_type typedef (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | |
| ~allocator() noexcept=default (defined in util::aligned::allocator< T, N >) | util::aligned::allocator< T, N > | virtual |