$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jason Hise (chaos_at_[hidden])
Date: 2005-01-26 00:14:02
Alright... I believe that my multiton dependency lifetime is functional
based on a few simple tests. However, I could easily be wrong, so I
would appreciate the efforts of everyone who tries to break my code. My
next task will be to try a multiton longevity lifetime policy, and then
perhaps I'll try to find a way to make GetInst accept multiple keys.
The code at http://boost-sandbox.sourceforge.net/vault/ under Singleton
is up to date.
-Jason