address(T &r) const | aligned_allocator< T, Alignment > | inline |
address(const T &s) const | aligned_allocator< T, Alignment > | inline |
aligned_allocator() | aligned_allocator< T, Alignment > | inline |
aligned_allocator(const aligned_allocator &) | aligned_allocator< T, Alignment > | inline |
aligned_allocator(const aligned_allocator< U, Alignment > &) | aligned_allocator< T, Alignment > | inline |
allocate(const std::size_t n) const | aligned_allocator< T, Alignment > | inline |
allocate(const std::size_t n, const U *) const | aligned_allocator< T, Alignment > | inline |
const_pointer typedef | aligned_allocator< T, Alignment > | |
const_reference typedef | aligned_allocator< T, Alignment > | |
construct(T *const p, const T &t) const | aligned_allocator< T, Alignment > | inline |
construct(T *const p) | aligned_allocator< T, Alignment > | inline |
deallocate(T *const p, const std::size_t n) const | aligned_allocator< T, Alignment > | inline |
destroy(T *const p) const | aligned_allocator< T, Alignment > | inline |
difference_type typedef | aligned_allocator< T, Alignment > | |
max_size() const | aligned_allocator< T, Alignment > | inline |
operator!=(const aligned_allocator &other) const | aligned_allocator< T, Alignment > | inline |
operator=(const aligned_allocator &) | aligned_allocator< T, Alignment > | private |
operator==(const aligned_allocator &other) const | aligned_allocator< T, Alignment > | inline |
pointer typedef | aligned_allocator< T, Alignment > | |
reference typedef | aligned_allocator< T, Alignment > | |
size_type typedef | aligned_allocator< T, Alignment > | |
value_type typedef | aligned_allocator< T, Alignment > | |
~aligned_allocator() | aligned_allocator< T, Alignment > | inline |