Provided by: libcommoncpp2-doc_1.8.1-6.1_all bug

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.

   Namespaces
        ost

Detailed Description

       Template for object which holds self count of instances.

Author

       Generated automatically by Doxygen for GNU CommonC++ from the source code.