Generic template class for creating classes which maintain an active count of the number of instances currently in active use. More...
#include <objcount.h>
Generic template class for creating classes which maintain an active count of the number of instances currently in active use.
This is a form of global reference count.
Definition at line 63 of file objcount.h.
Definition at line 68 of file objcount.h.
Definition at line 69 of file objcount.h.
Definition at line 66 of file objcount.h.