counter.h - Generic automatic counter data type template class.
Contents
Detailed Description
Generic automatic counter data type template class.
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.
Namespacesost