GNU CommonC++
|
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 | |
namespace | ost |
Variables | |
template<class T> | |
unsigned | ost::objCounter< T >::objCount = 0 |
Template for object which holds self count of instances.