objcount.h - Template for object which holds self count of instances.
Contents
Detailed Description
Template for object which holds self count of instances.
Name
objcount.h - Template for object which holds self count of instances.
Synopsis
Classes
class ost::objCounter<T>
Generic template class for creating classes which maintain an active count of the number of instances
currently in active use.
Namespacesost