API Documentation
|
#include <NDEVR/BaseValues.h>
#include <NDEVR/LibAssert.h>
#include <algorithm>
#include <typeinfo>
#include <cstring>
Go to the source code of this file.
Classes | |
class | _ObjectAllocatorT< t_index_type, true > |
The default object allocator for Buffers of primitive types such as doubles or ints. More... | |
class | _ObjectAllocatorT< t_index_type, false > |
The default object allocator for Buffers of non-primitive types that have destructors or memory on the heap. More... | |
class | ObjectAllocator< t_is_primitive, t_index_type > |
class | BufferAllocator< t_type, t_index_type, t_null_term > |
Namespaces | |
namespace | NDEVR |