MeVisLab Toolbox Reference
|
A custom delete which can be used in std::unique_ptr and std::shared_ptr. More...
#include <mlMemory.h>
Public Member Functions | |
void | operator() (void *p) const |
A custom delete which can be used in std::unique_ptr and std::shared_ptr.
Definition at line 32 of file mlMemory.h.