address(reference value) const BOOST_NOEXCEPT | boost::alignment::aligned_allocator< T, Alignment > | inline |
address(const_reference value) const BOOST_NOEXCEPT | boost::alignment::aligned_allocator< T, Alignment > | inline |
aligned_allocator() BOOST_NOEXCEPT=default | boost::alignment::aligned_allocator< T, Alignment > | |
aligned_allocator(const aligned_allocator< U, Alignment > &) BOOST_NOEXCEPT | boost::alignment::aligned_allocator< T, Alignment > | inline |
allocate(size_type size, const_void_pointer=0) | boost::alignment::aligned_allocator< T, Alignment > | inline |
const_pointer typedef | boost::alignment::aligned_allocator< T, Alignment > | |
const_reference typedef | boost::alignment::aligned_allocator< T, Alignment > | |
const_void_pointer typedef | boost::alignment::aligned_allocator< T, Alignment > | |
construct(U *ptr, Args &&...args) | boost::alignment::aligned_allocator< T, Alignment > | inline |
construct(U *ptr) | boost::alignment::aligned_allocator< T, Alignment > | inline |
deallocate(pointer ptr, size_type) | boost::alignment::aligned_allocator< T, Alignment > | inline |
destroy(U *ptr) | boost::alignment::aligned_allocator< T, Alignment > | inline |
difference_type typedef | boost::alignment::aligned_allocator< T, Alignment > | |
max_size() const BOOST_NOEXCEPT | boost::alignment::aligned_allocator< T, Alignment > | inline |
pointer typedef | boost::alignment::aligned_allocator< T, Alignment > | |
reference typedef | boost::alignment::aligned_allocator< T, Alignment > | |
size_type typedef | boost::alignment::aligned_allocator< T, Alignment > | |
value_type typedef | boost::alignment::aligned_allocator< T, Alignment > | |
void_pointer typedef | boost::alignment::aligned_allocator< T, Alignment > | |