$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Ramacher (s.ramacher_at_[hidden])
Date: 2007-05-28 11:17:25
Janek Kozicki wrote:
> Jeff Garland said: (by the date of Mon, 28 May 2007 08:02:36 -0700)
>
>> So, for example,
>>
>> #include <boost/ptr_container/ptr_list_serialize.hpp>
>>
>> would get you the serialization stuff.
> <snip>
>> only gets included at the request of the user.
>
>
> Yep. Seems a good solution for me.
>
Seems good to me, too. I'm gonna work on that and post my efforts here.
Sebastian