$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-01-15 04:39:58
dan marsden wrote:
> The library is intended to play well with the rest of Boost, it
> already contains support for structures built with Boost.Optional and
> Boost.Variant, and Boost.Fusion, and will support other Boost
> libraries in future releases. The library makes heavy use of function
> objects, and is intended to work with Boost.Lambda, Phoenix, and
> other function object libraries in Boost.
>
> Online documentation can be found at:
>
> http://tinyurl.com/2eyjeh
This must be a good idea ... because like all good ideas I can't believe
that no one has done this before :-)
I haven't played with the code, but the docs look very nice, and the design
looks to be very useful and broadly applicable. So more power to your elbow
says I :-)
Regards, John.