proxygen
folly::CxxAllocatorAdaptor< T, Inner > Member List

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 classfolly::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) noexceptfolly::CxxAllocatorAdaptor< T, Inner >friend
operator==(Self const &a, Self const &b) noexceptfolly::CxxAllocatorAdaptor< T, Inner >friend
propagate_on_container_copy_assignment typedeffolly::CxxAllocatorAdaptor< T, Inner >
propagate_on_container_move_assignment typedeffolly::CxxAllocatorAdaptor< T, Inner >
propagate_on_container_swap typedeffolly::CxxAllocatorAdaptor< T, Inner >
ref_folly::CxxAllocatorAdaptor< T, Inner >private
Self typedeffolly::CxxAllocatorAdaptor< T, Inner >private
value_type typedeffolly::CxxAllocatorAdaptor< T, Inner >