Man Linux: Main Page and Category List

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
       namespace ost

Detailed Description

       Template for object which holds self count of instances.

Author

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