FreeBinder

template<class T, void (*func)(T*)>
class FreeBinder

Public Functions

inline void operator()(T *data)