Image Component Library (ICL)
Static Public Member Functions | List of all members
icl::utils::PointerDelOp Struct Reference

Pointer delete operation class for the SmartPtr class. More...

#include <SmartPtrBase.h>

Inheritance diagram for icl::utils::PointerDelOp:
icl::utils::DelOpBase

Static Public Member Functions

template<class T >
static void delete_func (T *t)
 

Additional Inherited Members

- Public Member Functions inherited from icl::utils::DelOpBase
virtual ~DelOpBase ()
 

Detailed Description

Pointer delete operation class for the SmartPtr class.

Member Function Documentation

◆ delete_func()

template<class T >
static void icl::utils::PointerDelOp::delete_func ( T *  t)
inlinestatic

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