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

Template for object which holds self count of instances. More...

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

Go to the source code of this file.

Data Structures

class  objCounter< T >
 Generic template class for creating classes which maintain an active count of the number of instances currently in active use. More...
 

Detailed Description

Template for object which holds self count of instances.

Definition in file objcount.h.