C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class that provides simple memory management routines for handling blocks of continues memory, also provides automatic memory deallocation. Note this class doesn't provide functionality for objects constructions and simply allocates and deallocates memory. In case of objects consider Collection or ObjectPtrCollection. More...
T | Type of elements which are stored in the buffer |
For more complete information about compiler optimizations, see our Optimization Notice.