libgrape-lite
A C++ library for parallel graph processing
grape::DefaultAllocator< _Tp > Member List

This is the complete list of members for grape::DefaultAllocator< _Tp >, including all inherited members.

allocate(size_type __n) (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >inline
deallocate(pointer __p, size_type) (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >inline
DefaultAllocator() noexcept (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >inline
DefaultAllocator(const DefaultAllocator &) noexcept (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >inline
DefaultAllocator(DefaultAllocator &&) noexcept (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >inline
operator=(const DefaultAllocator &) noexcept (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >inline
operator=(DefaultAllocator &&) noexcept (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >inline
pointer typedef (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >
size_type typedef (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >
value_type typedef (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >
~DefaultAllocator() noexcept (defined in grape::DefaultAllocator< _Tp >)grape::DefaultAllocator< _Tp >inline