Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::OGDFAllocator< T > Member List

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

allocate(const size_t n) constogdf::OGDFAllocator< T >inline
deallocate(T *const p, size_t n) const noexceptogdf::OGDFAllocator< T >inline
OGDFAllocator() noexcept=defaultogdf::OGDFAllocator< T >
OGDFAllocator(const OGDFAllocator< U > &) noexceptogdf::OGDFAllocator< T >inline
operator!=(const OGDFAllocator< U > &) const noexceptogdf::OGDFAllocator< T >inline
operator==(const OGDFAllocator< U > &) const noexceptogdf::OGDFAllocator< T >inline
value_type typedefogdf::OGDFAllocator< T >