Template Struct deleter

Struct Documentation

template<typename R, typename T, R (*F)(T)>
struct deleter

Public Functions

template<typename U>
inline void operator()(U &ptr) const