T * m_rep
Definition: handle.h:29
int * m_count
Definition: handle.h:30
~T_Handle()
Definition: handle.hpp:24
T_Handle & operator=(const T_Handle &)
Definition: handle.hpp:33
T_Handle(T *)
Definition: handle.hpp:14
Template class for a handle/ref. counted pointer.
Definition: handle.h:26