22#elif ( __OSX__ || __APPLE__ || __linux__ )
Implements a private heap.
Posix implementation of the class Memory::Heap using the Posix-Heap functions.
Definition posixheap.h:25
Win32 implementation of the class Memory::Heap.
Definition win32heap.h:23
Nebula compiler specific defines and configuration.
Allocates memory using the TLSF method (http://www.gii.upv.es/tlsf/files/ecrts04_tlsf....
Definition arenaallocator.h:31