proxygen
folly::AlignedSysAllocator< T, Align > Member List

This is the complete list of members for folly::AlignedSysAllocator< T, Align >, including all inherited members.

align() const folly::AlignedSysAllocator< T, Align >inlineprivate
AlignedSysAllocator classfolly::AlignedSysAllocator< T, Align >friend
AlignedSysAllocator() noexcept(noexcept(Align()))folly::AlignedSysAllocator< T, Align >inline
AlignedSysAllocator(AlignedSysAllocator< U, Align > const &other) noexceptfolly::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) noexceptfolly::AlignedSysAllocator< T, Align >friend
operator==(Self const &a, Self const &b) noexceptfolly::AlignedSysAllocator< T, Align >friend
propagate_on_container_copy_assignment typedeffolly::AlignedSysAllocator< T, Align >
propagate_on_container_move_assignment typedeffolly::AlignedSysAllocator< T, Align >
propagate_on_container_swap typedeffolly::AlignedSysAllocator< T, Align >
Self typedeffolly::AlignedSysAllocator< T, Align >private
value_type typedeffolly::AlignedSysAllocator< T, Align >