GNU CommonC++
Classes | Namespaces
objcount.h File Reference

Template for object which holds self count of instances. More...

Go to the source code of this file.

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. More...
 

Namespaces

 ost
 

Detailed Description

Template for object which holds self count of instances.