counter.h(3)
NAME
counter.h - Generic automatic counter data type template class.
SYNOPSIS
Namespaces
namespace ost
Classes
class ost::Counter< T >
The counter template is used for generic objects which act as
automatic counters.
Detailed Description
Generic automatic counter data type template class.
Author
- Generated automatically by Doxygen for GNU CommonC++ from the source
code.