Template Struct DllDeleter

Struct Documentation

template<typename T>
struct DllDeleter

Struct wrapper for csp::memory::DllFree.

Public Functions

inline void operator()(T *Ptr)