C++ API Reference
DefaultDeleter< U > Struct Template Reference

Functor which can safely delete objects of type U. More...

#include <SharedPtrBase.h>

Detailed Description

template<class U>
struct details::DefaultDeleter< U >

Functor which can safely delete objects of type U.


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