|
SPH
|
This is the complete list of members for StackAllocator< TSize, TAlign >, including all inherited members.
| allocate(const std::size_t size, const std::size_t UNUSED(align)) noexcept | StackAllocator< TSize, TAlign > | inline |
| deallocate(MemoryBlock &block) noexcept | StackAllocator< TSize, TAlign > | inline |
| Immovable()=default | Immovable | |
| Immovable(const Immovable &)=delete | Immovable | |
| Immovable(Immovable &&)=delete | Immovable | |
| operator=(const Immovable &)=delete | Immovable | |
| operator=(Immovable &&)=delete | Immovable | |
| owns(const MemoryBlock &block) const noexcept | StackAllocator< TSize, TAlign > | inline |