KTL
ktl::null_allocator Member List

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

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