libsimdpp  1.0
simdpp::aligned_allocator< T, A > Member List

This is the complete list of members for simdpp::aligned_allocator< T, A >, including all inherited members.

address(T &x) const simdpp::aligned_allocator< T, A >inline
aligned_allocator()=defaultsimdpp::aligned_allocator< T, A >
aligned_allocator(const aligned_allocator &)=defaultsimdpp::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 typedefsimdpp::aligned_allocator< T, A >
const_reference typedefsimdpp::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 typedefsimdpp::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 &)=deletesimdpp::aligned_allocator< T, A >
operator==(const aligned_allocator &other) const simdpp::aligned_allocator< T, A >inline
pointer typedefsimdpp::aligned_allocator< T, A >
reference typedefsimdpp::aligned_allocator< T, A >
size_type typedefsimdpp::aligned_allocator< T, A >
value_type typedefsimdpp::aligned_allocator< T, A >
~aligned_allocator()=defaultsimdpp::aligned_allocator< T, A >