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