Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
counter.h File Reference

Generic automatic counter data type template class. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Counter< T >
 The counter template is used for generic objects which act as automatic counters. More...
 

Detailed Description

Generic automatic counter data type template class.

Definition in file counter.h.