C++ API Reference for Intel® Data Analytics Acceleration Library 2019

List of all members
EmptyDeleter Class Reference

Implementation of DeleterIface without pointer destroying. 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.