#include <objectfactory_part.h>
Public Member Functions | |
virtual void | operator() (fmatvec::Atom *obj) const =0 |
Implement this function to deallocate the object obj. | |
Base wrapper class to deallocate an object derived from fmatvec::Atom. See also AllocateBase.