C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
ServiceDeleter Class Reference

Implementation of DeleterIface to destroy a pointer by the daal_free function. More...

Class Declaration

Template Parameters
TClass of the object to delete

Member Function Documentation

void operator() ( const void *  ptr)
inlinevirtual

Deletes an object referenced by a pointer

Parameters
[in]ptrPointer to the object

Implements DeleterIface.


The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.