table of contents
other versions
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¶
ost
Detailed Description¶
Template for object which holds self count of instances.
Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Sun Dec 27 2020 | GNU CommonC++ |