C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Implementation of DeleterIface to destroy a pointer by the delete operator. More...
T | Class of the object to delete |
|
inlinevirtual |
Deletes an object referenced by a pointer
[in] | ptr | Pointer to the object |
Implements DeleterIface.
For more complete information about compiler optimizations, see our Optimization Notice.