utilmm::smart::ref_count Namespace Reference

Toolbox for reference counting life time management. More...


Classes

class  manager
 Reference counting management. More...
struct  simple_memory
 simple memory manager for utilmm::smart::ref_count::manager More...
struct  hash_ptr
 Special hash functor for utilmm::smart::ref_count::uniq_memory. More...
struct  eq_ptr
 In depth pointer equality functor. More...
class  uniq_memory
 Unique instance memory manager. More...


Detailed Description

Toolbox for reference counting life time management.

This namespace embeds all the classes used to define a manager for smart::pointer using a reference counting life time management


Generated on Tue Feb 19 10:51:02 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page