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

List of all members
RefCounterImp< Deleter > Class Template Reference

Provides implementations of the operator() method of the RefCounter class. More...

Class Declaration

template<class Deleter>
class daal::services::interface1::RefCounterImp< Deleter >

Template Parameters
DeleterClass of the object to delete

Constructor & Destructor Documentation

RefCounterImp ( )
inline

Default constructor

virtual ~RefCounterImp ( )
inlinevirtual

Destructor


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

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