Scroll to navigation

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.

Sun Dec 27 2020 GNU CommonC++