bit::memory
bit::memory::malloc_allocator Member List

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

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