1 #ifndef _theplu_yat_utility_deleter 2 #define _theplu_yat_utility_deleter Deleter(bool active=true)
constructor
The Department of Theoretical Physics namespace as we define it.
Functor that deletes an object.
Definition: Deleter.h:42
void operator()(T *ptr) const
Definition: Deleter.h:62