SPH
StackAllocator< TSize, TAlign > Member List

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)) noexceptStackAllocator< TSize, TAlign >inline
deallocate(MemoryBlock &block) noexceptStackAllocator< TSize, TAlign >inline
Immovable()=defaultImmovable
Immovable(const Immovable &)=deleteImmovable
Immovable(Immovable &&)=deleteImmovable
operator=(const Immovable &)=deleteImmovable
operator=(Immovable &&)=deleteImmovable
owns(const MemoryBlock &block) const noexceptStackAllocator< TSize, TAlign >inline