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