BitMagic-C++
Public Member Functions
bm::ptr_guard< T > Class Template Reference

Mini auto-pointer for internal memory management. More...

#include <bmutil.h>

Public Member Functions

 ptr_guard (T *p) BMNOEXCEPT
 
 ~ptr_guard ()
 

Detailed Description

template<class T>
class bm::ptr_guard< T >

Mini auto-pointer for internal memory management.

Definition at line 155 of file bmutil.h.


The documentation for this class was generated from the following file: