intnslib 0.1
A library to hold common functionality used across multiple projects.
Loading...
Searching...
No Matches
intns::memory::StackAllocator Member List

This is the complete list of members for intns::memory::StackAllocator, including all inherited members.

alloc(size_type size, size_type alignment=alignof(std::max_align_t)) noexceptintns::memory::StackAllocatorinline
alloc_t() noexceptintns::memory::StackAllocatorinline
bytes_remaining() const noexceptintns::memory::StackAllocatorinline
bytes_used() const noexceptintns::memory::StackAllocatorinline
capacity() const noexceptintns::memory::StackAllocatorinline
checkpoint_t typedef (defined in intns::memory::StackAllocator)intns::memory::StackAllocator
marker_type typedef (defined in intns::memory::StackAllocator)intns::memory::StackAllocator
operator=(const StackAllocator &)=delete (defined in intns::memory::StackAllocator)intns::memory::StackAllocator
operator=(StackAllocator &&)=delete (defined in intns::memory::StackAllocator)intns::memory::StackAllocator
reset() noexceptintns::memory::StackAllocatorinline
restore_checkpoint(checkpoint_t checkpoint)intns::memory::StackAllocatorinline
save_checkpoint() const noexceptintns::memory::StackAllocatorinline
size_type typedef (defined in intns::memory::StackAllocator)intns::memory::StackAllocator
StackAllocator(size_type size=1000)intns::memory::StackAllocator
StackAllocator(void *memory, size_type size)intns::memory::StackAllocator
StackAllocator(const StackAllocator &)=delete (defined in intns::memory::StackAllocator)intns::memory::StackAllocator
StackAllocator(StackAllocator &&)=delete (defined in intns::memory::StackAllocator)intns::memory::StackAllocator
~StackAllocator()intns::memory::StackAllocator