bit::memory
bit::memory::aligned_allocator Member List

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

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