This is the complete list of members for dash::GlobalAllocator< T, GlobMemType >, including all inherited members.
allocate(std::size_t n) (defined in dash::GlobalAllocator< T, GlobMemType >) | dash::GlobalAllocator< T, GlobMemType > | inline |
deallocate(pointer p, std::size_t n) (defined in dash::GlobalAllocator< T, GlobMemType >) | dash::GlobalAllocator< T, GlobMemType > | inline |
GlobalAllocator() noexcept=default (defined in dash::GlobalAllocator< T, GlobMemType >) | dash::GlobalAllocator< T, GlobMemType > | |
GlobalAllocator(memory_resource *memory_resource) noexcept (defined in dash::GlobalAllocator< T, GlobMemType >) | dash::GlobalAllocator< T, GlobMemType > | inlineexplicit |
GlobalAllocator(const GlobalAllocator< U, GlobMemType > &other) noexcept (defined in dash::GlobalAllocator< T, GlobMemType >) | dash::GlobalAllocator< T, GlobMemType > | inline |
memory_resource typedef (defined in dash::GlobalAllocator< T, GlobMemType >) | dash::GlobalAllocator< T, GlobMemType > | |
pointer typedef (defined in dash::GlobalAllocator< T, GlobMemType >) | dash::GlobalAllocator< T, GlobMemType > | |
rebind typedef | dash::GlobalAllocator< T, GlobMemType > | |
resource() const noexcept (defined in dash::GlobalAllocator< T, GlobMemType >) | dash::GlobalAllocator< T, GlobMemType > | inline |
value_type typedef (defined in dash::GlobalAllocator< T, GlobMemType >) | dash::GlobalAllocator< T, GlobMemType > | |