$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-02-21 10:46:44
"Gennadiy Rozental" <gennadiy.rozental_at_[hidden]> writes:
>> > I wil need to look in more detailes. I could be not trivial. Also I
> couldn't
>> > afford all the dependencies you introduced.
>>
>> ?? I was very careful to avoid dependencies.
>
> #include <boost/optional.hpp>
> #include <boost/function.hpp>
Oh, sorry, I'm not using boost/function; the #include is detritus.
Optional is used, but it's really neccessary in order to give this
thing the right interface. I suppose it might be possible to
duplicate the functionality, but that would be a real shame.
-- Dave Abrahams Boost Consulting www.boost-consulting.com