Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
EmptyArena
Inheritance diagram for EmptyArena:
[legend]

Public Member Functions

EmptyArena ()
- Public Member Functions inherited from Arena
size_talignment () const
Blockallocate (uint32 length) const
Blockallocate (uint32 length, std::nothrow_t) const
Arena (uint32 mem_size, uint32 alignment=cache_line_size)
uint64location () const
voidrelease (Block allocatedblock) const
uint64reserved () const

Additional Inherited Members

- Protected Member Functions inherited from Arena
Arena (AllocatorP)
- Protected Attributes inherited from Arena
AllocatorPfma

Constructor & Destructor Documentation

EmptyArena()