KTL
ktl::mallocator Member List

This is the complete list of members for ktl::mallocator, including all inherited members.

allocate(size_t n) noexceptktl::mallocatorinline
deallocate(void *p, size_t n) noexceptktl::mallocatorinline
mallocator() noexcept=defaultktl::mallocator
mallocator(const mallocator &) noexcept=defaultktl::mallocator
mallocator(mallocator &&) noexcept=defaultktl::mallocator
operator!=(const mallocator &rhs) const noexceptktl::mallocatorinline
operator=(const mallocator &) noexcept=defaultktl::mallocator
operator=(mallocator &&) noexcept=defaultktl::mallocator
operator==(const mallocator &rhs) const noexceptktl::mallocatorinline