address(T &x) const | simdpp::aligned_allocator< T, A > | inline |
aligned_allocator()=default | simdpp::aligned_allocator< T, A > | |
aligned_allocator(const aligned_allocator &)=default | simdpp::aligned_allocator< T, A > | |
aligned_allocator(const aligned_allocator< U, A > &) | simdpp::aligned_allocator< T, A > | inline |
allocate(std::size_t n) const | simdpp::aligned_allocator< T, A > | inline |
allocate(std::size_t n, const U *hint) const | simdpp::aligned_allocator< T, A > | inline |
const_pointer typedef | simdpp::aligned_allocator< T, A > | |
const_reference typedef | simdpp::aligned_allocator< T, A > | |
construct(T *p, const T &t) const | simdpp::aligned_allocator< T, A > | inline |
deallocate(T *p, std::size_t n) const | simdpp::aligned_allocator< T, A > | inline |
destroy(T *p) const | simdpp::aligned_allocator< T, A > | inline |
difference_type typedef | simdpp::aligned_allocator< T, A > | |
max_size() const | simdpp::aligned_allocator< T, A > | inline |
operator!=(const aligned_allocator &other) const | simdpp::aligned_allocator< T, A > | inline |
operator=(const aligned_allocator &)=delete | simdpp::aligned_allocator< T, A > | |
operator==(const aligned_allocator &other) const | simdpp::aligned_allocator< T, A > | inline |
pointer typedef | simdpp::aligned_allocator< T, A > | |
reference typedef | simdpp::aligned_allocator< T, A > | |
size_type typedef | simdpp::aligned_allocator< T, A > | |
value_type typedef | simdpp::aligned_allocator< T, A > | |
~aligned_allocator()=default | simdpp::aligned_allocator< T, A > | |