proxygen
folly::SysAllocator< T > Member List

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

allocate(size_t count)folly::SysAllocator< T >inline
deallocate(T *p, size_t)folly::SysAllocator< T >inline
operator!=(Self const &, Self const &) noexceptfolly::SysAllocator< T >friend
operator==(Self const &, Self const &) noexceptfolly::SysAllocator< T >friend
Self typedeffolly::SysAllocator< T >private
value_type typedeffolly::SysAllocator< T >