|
bit::memory
|
This is the complete list of members for bit::memory::fallback_allocator< AllocatorStorages >, including all inherited members.
| deallocate(owner< void *> p, std::size_t size) | bit::memory::fallback_allocator< AllocatorStorages > | |
| fallback_allocator(AllocatorStorages...storages) noexcept | bit::memory::fallback_allocator< AllocatorStorages > | explicit |
| fallback_allocator(fallback_allocator &&other)=default | bit::memory::fallback_allocator< AllocatorStorages > | |
| fallback_allocator(const fallback_allocator &other)=default | bit::memory::fallback_allocator< AllocatorStorages > | |
| max_size() const noexcept | bit::memory::fallback_allocator< AllocatorStorages > | |
| min_size() const noexcept | bit::memory::fallback_allocator< AllocatorStorages > | |
| operator=(fallback_allocator &&other)=default | bit::memory::fallback_allocator< AllocatorStorages > | |
| operator=(const fallback_allocator &other)=default | bit::memory::fallback_allocator< AllocatorStorages > | |
| owns(const void *p) const noexcept | bit::memory::fallback_allocator< AllocatorStorages > | |
| try_allocate(std::size_t size, std::size_t align) noexcept | bit::memory::fallback_allocator< AllocatorStorages > |
1.8.13