Scanframe Modular Application 0.1.0
|
Deletes the pointer of type T allocated by 'new' when this instance goes out of scope. More...
#include <pointer.h>
Public Member Functions | |
scope_delete (T *p) | |
~scope_delete () | |
void | disable_delete () |
Deletes the pointer of type T allocated by 'new' when this instance goes out of scope.
T |
|
inlineexplicit |
|
inline |
|
inline |