Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for BlockAllocator< T >, including all inherited members.
allocate() | BlockAllocator< T > | inline |
BlockAllocator(int block_per_chunk=default_block_per_chunk) | BlockAllocator< T > | inline |
default_block_per_chunk | BlockAllocator< T > | static |
free(T *p) | BlockAllocator< T > | inline |