Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/alloc/StackAllocator.h>
Public Attributes | |
struct chunk_t * | next |
char | buffer [0] |
char buffer[0] |
Referenced by StackAllocator::newChunk(), and StackAllocator::release().
struct chunk_t* next |