| address(reference) noexcept | xsimd::aligned_allocator< T, Align > | |
| address(const_reference) const noexcept | xsimd::aligned_allocator< T, Align > | |
| aligned_allocator() noexcept | xsimd::aligned_allocator< T, Align > | |
| aligned_allocator(const aligned_allocator &rhs) noexcept | xsimd::aligned_allocator< T, Align > | |
| aligned_allocator(const aligned_allocator< U, Align > &rhs) noexcept | xsimd::aligned_allocator< T, Align > | |
| aligned_allocator(const aligned_allocator< U, A > &) noexcept | xsimd::aligned_allocator< T, Align > | |
| alignment | xsimd::aligned_allocator< T, Align > | static |
| allocate(size_type n, const void *hint=0) | xsimd::aligned_allocator< T, Align > | |
| const_pointer typedef | xsimd::aligned_allocator< T, Align > | |
| const_reference typedef | xsimd::aligned_allocator< T, Align > | |
| construct(U *p, Args &&... args) | xsimd::aligned_allocator< T, Align > | |
| deallocate(pointer p, size_type n) | xsimd::aligned_allocator< T, Align > | |
| destroy(U *p) | xsimd::aligned_allocator< T, Align > | |
| difference_type typedef | xsimd::aligned_allocator< T, Align > | |
| max_size() const noexcept | xsimd::aligned_allocator< T, Align > | |
| pointer typedef | xsimd::aligned_allocator< T, Align > | |
| reference typedef | xsimd::aligned_allocator< T, Align > | |
| size_max() const noexcept | xsimd::aligned_allocator< T, Align > | |
| size_type typedef | xsimd::aligned_allocator< T, Align > | |
| value_type typedef | xsimd::aligned_allocator< T, Align > | |
| ~aligned_allocator() | xsimd::aligned_allocator< T, Align > | |