ScummVM API documentation
Alcachofa::BumpAllocator Class Reference

Public Member Functions

 BumpAllocator (size_t pageSize)
 
template<typename T , typename... Args>
T * allocate (Args &&... args)
 
void * allocateRaw (size_t size, size_t align)
 
void deallocateAll ()
 

The documentation for this class was generated from the following file: