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