Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
Allocator< T > Member List

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

allocate(std::size_t n) constAllocator< T >
Allocator() noexcept=defaultAllocator< T >
Allocator(const Allocator< U > &other) noexceptAllocator< T >
allows_read_after_freeAllocator< T >static
deallocate(T *p, size_t n) const noexceptAllocator< T >
operator!=(const Allocator< T > &o) const noexceptAllocator< T >
operator==(const Allocator< T > &o) const noexceptAllocator< T >
value_type typedefAllocator< T >