AAO DRAMA/DRAMA2 C++ Interface
|
Declare an operator to be used as a deletion operator by std::shared_ptr.
This is used in cases where we don't want an object deleted. by std::shared_ptr.
#include "task.hh"
Public Member Functions | |
void | operator() (void const *) const |
Invoked to delete the memory used. More... | |
|
inline |
Invoked to delete the memory used.
Null version.
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tjf@aao.gov.au Generated on Mon Feb 22 2016 15:57:52 for AAO DRAMA/DRAMA2 C++ Interface by