table of contents
counter.h(3) | Library Functions Manual | counter.h(3) |
NAME¶
counter.h - Generic automatic counter data type template class.SYNOPSIS¶
Classes¶
class ost::Counter< T >
The counter template is used for generic objects which act as automatic counters.
Namespaces¶
ost
Detailed Description¶
Generic automatic counter data type template class.Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.Wed Oct 31 2018 | GNU CommonC++ |