CnxAllocator struct
#include <include/Cnx/Allocators.h>
A CnxAllocator
is a convenient abstraction for wrapping memory allocation and deallocation, making it simple and easy to write allocator-configurable and/or allocator aware software.