![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/data/custom.h>
Public Member Functions | |
| AllocatorDelegate (A &alloc) | |
| t::ptr | allocate (t::size size) const |
| void | free (t::ptr p) const |
| template<class T > | |
| T * | alloc () const |
|
inline |
|
inline |
References AllocatorDelegate< A >::allocate().
Referenced by AllocatorDelegate< A >::alloc().
References elm::io::p().