Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for AllocatorDelegate< A >, including all inherited members.
alloc() const | AllocatorDelegate< A > | inline |
allocate(t::size size) const | AllocatorDelegate< A > | inline |
AllocatorDelegate(A &alloc) | AllocatorDelegate< A > | inline |
free(t::ptr p) const | AllocatorDelegate< A > | inline |