Scroll to navigation

objcount.h(3) Library Functions Manual objcount.h(3)

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.
Sat Jun 23 2012 GNU CommonC++