bit::memory
bit::memory::null_allocator Member List

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

deallocate(owner< void *> p, std::size_t n) noexceptbit::memory::null_allocator
default_alignment typedef (defined in bit::memory::null_allocator)bit::memory::null_allocator
info() const noexceptbit::memory::null_allocator
null_allocator()=defaultbit::memory::null_allocator
null_allocator(null_allocator &&other) noexcept=defaultbit::memory::null_allocator
null_allocator(const null_allocator &other) noexcept=defaultbit::memory::null_allocator
operator=(null_allocator &&other) noexcept=defaultbit::memory::null_allocator
operator=(const null_allocator &other) noexcept=defaultbit::memory::null_allocator
owns(const void *p) const noexceptbit::memory::null_allocator
owns(std::nullptr_t) const noexceptbit::memory::null_allocator
try_allocate(std::size_t size, std::size_t align, std::size_t offset=0) noexceptbit::memory::null_allocator