bit::memory
|
This is the complete list of members for bit::memory::null_allocator, including all inherited members.
deallocate(owner< void *> p, std::size_t n) noexcept | bit::memory::null_allocator | |
default_alignment typedef (defined in bit::memory::null_allocator) | bit::memory::null_allocator | |
info() const noexcept | bit::memory::null_allocator | |
null_allocator()=default | bit::memory::null_allocator | |
null_allocator(null_allocator &&other) noexcept=default | bit::memory::null_allocator | |
null_allocator(const null_allocator &other) noexcept=default | bit::memory::null_allocator | |
operator=(null_allocator &&other) noexcept=default | bit::memory::null_allocator | |
operator=(const null_allocator &other) noexcept=default | bit::memory::null_allocator | |
owns(const void *p) const noexcept | bit::memory::null_allocator | |
owns(std::nullptr_t) const noexcept | bit::memory::null_allocator | |
try_allocate(std::size_t size, std::size_t align, std::size_t offset=0) noexcept | bit::memory::null_allocator |