Mini auto-pointer for internal memory management. More...
#include <bmutil.h>
Public Member Functions | |
ptr_guard (T *p) | |
~ptr_guard () |
Mini auto-pointer for internal memory management.
Definition at line 105 of file bmutil.h.
bm::ptr_guard< T >::ptr_guard | ( | T * | p | ) | [inline] |
bm::ptr_guard< T >::~ptr_guard | ( | ) | [inline] |