
Strange, I get the following error just by including unfused_typed.hpp, using VC8. #include <boost/fusion/functional/adapter/unfused_typed.hpp> 1>c:\studio8\thirdparty\boost\boost\fusion\functional\adapter\unfused_typed.hpp(93) : error C2976: 'boost::fusion::detail::nullary_call_base' : too few template arguments 1> c:\studio8\thirdparty\boost\boost\fusion\functional\adapter\detail\nullary_call_base.hpp(46) : see declaration of 'boost::fusion::detail::nullary_call_base' 1> c:\studio8\thirdparty\boost\boost\fusion\functional\adapter\unfused_typed.hpp(120) : see reference to class template instantiation 'boost::fusion::unfused_typed<Function,Sequence>' being compiled On 12/07/07, Christian Holmquist <c.holmquist@gmail.com> wrote:
Should be done now. As the docs have not been updated yet (my typing speed is lousy ITM because of an injury), take a look at the tests or ask if you experience any difficulties.
That's great!
I will update from cvs immediately.
Regards, Christian