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