
21 Feb
2005
21 Feb
'05
3:46 p.m.
"Gennadiy Rozental" <gennadiy.rozental@thomson.com> 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