$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [log] Review-ready version in the Vault
From: Vladimir Batov (batov_at_[hidden])
Date: 2009-02-11 04:22:11
>> boost::log log1(name);
>> boost::log log2(name); // The same as log1
>>
>
> I think you should be able to do this using the new flyweight library.
Sebastian,
Thanks for the pointer. I'll need to have another closer look at the gadget
where/how to stick it into. :-) Many thanks, V.