|
LMMS
|
#include <cstdlib>#include <utility>#include <new>Go to the source code of this file.
Classes | |
| class | zyncarla::Allocator |
| class | zyncarla::AllocatorClass |
| the allocator for normal use More... | |
| class | zyncarla::DummyAllocator |
| the dummy allocator, which does not allow any allocation More... | |
Namespaces | |
| namespace | zyncarla |
Typedefs | |
| typedef AllocatorClass | zyncarla::Alloc |