objcount.h(3)
NAME
objcount.h - Template for object which holds self count of instances.
SYNOPSIS
Namespaces
namespace ost
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.
Detailed Description
Template for object which holds self count of instances.
Author
- Generated automatically by Doxygen for GNU CommonC++ from the source
code.