Lumiera  0.pre.03
»edit your freedom«
UseInstantiationCounting Struct Reference

#include "lib/simple-allocator.hpp"

Description

Policy: maintain explicit per type instance count.

Note
this imposes additional locking

Definition at line 87 of file simple-allocator.hpp.

Public Member Functions

template<class XX >
size_t allocationCount () const
 
template<class XX >
void decrementCount ()
 
template<class XX >
void incrementCount ()
 

Private Attributes

lib::TypedCounter allocCnt_
 
+ Collaboration diagram for UseInstantiationCounting:

The documentation for this struct was generated from the following file: