This is the complete list of members for folly::AlignedSysAllocator< T, Align >, including all inherited members.
| align() const | folly::AlignedSysAllocator< T, Align > | inlineprivate |
| AlignedSysAllocator class | folly::AlignedSysAllocator< T, Align > | friend |
| AlignedSysAllocator() noexcept(noexcept(Align())) | folly::AlignedSysAllocator< T, Align > | inline |
| AlignedSysAllocator(AlignedSysAllocator< U, Align > const &other) noexcept | folly::AlignedSysAllocator< T, Align > | inlineexplicit |
| allocate(size_t count) | folly::AlignedSysAllocator< T, Align > | inline |
| deallocate(T *p, size_t) | folly::AlignedSysAllocator< T, Align > | inline |
| operator!=(Self const &a, Self const &b) noexcept | folly::AlignedSysAllocator< T, Align > | friend |
| operator==(Self const &a, Self const &b) noexcept | folly::AlignedSysAllocator< T, Align > | friend |
| propagate_on_container_copy_assignment typedef | folly::AlignedSysAllocator< T, Align > | |
| propagate_on_container_move_assignment typedef | folly::AlignedSysAllocator< T, Align > | |
| propagate_on_container_swap typedef | folly::AlignedSysAllocator< T, Align > | |
| Self typedef | folly::AlignedSysAllocator< T, Align > | private |
| value_type typedef | folly::AlignedSysAllocator< T, Align > | |