Bayonne2 / Common C++ 2 Framework
|
Template for object which holds self count of instances. More...
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... | |
Template for object which holds self count of instances.
Definition in file objcount.h.