|
bit::memory
|
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 noexcept | bit::memory::malloc_allocator | |
| malloc_allocator()=default | bit::memory::malloc_allocator | |
| malloc_allocator(malloc_allocator &&other) noexcept=default | bit::memory::malloc_allocator | |
| malloc_allocator(const malloc_allocator &other) noexcept=default | bit::memory::malloc_allocator | |
| operator=(malloc_allocator &&other) noexcept=default | bit::memory::malloc_allocator | |
| operator=(const malloc_allocator &other) noexcept=default | bit::memory::malloc_allocator | |
| try_allocate(std::size_t size, std::size_t align) noexcept | bit::memory::malloc_allocator |
1.8.13