Re: [Boost-users] [Proto] Bug in 1.40 : uncomplete type in matches
Hi Joel, I think I got bitten by this one and Eric corrected it in the trunk. Try to add in traits.hpp after BOOST_PROTO_DEFINE_UNARY_METAFUNCTION(complement) the following line: BOOST_PROTO_DEFINE_UNARY_METAFUNCTION(address_of) Christophe _________________________________________________________________ Windows Live: Make it easier for your friends to see what you’re up to on Facebook. http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/soc...
christophe henry wrote:
Hi Joel,
I think I got bitten by this one and Eric corrected it in the trunk. Try to add in traits.hpp after BOOST_PROTO_DEFINE_UNARY_METAFUNCTION(complement) the following line: BOOST_PROTO_DEFINE_UNARY_METAFUNCTION(address_of)
Christophe Found it in the trac changeset. Thansk for the head up.
-- ___________________________________________ Joel Falcou - Assistant Professor PARALL Team - LRI - Universite Paris Sud XI Tel : (+33)1 69 15 66 35
joel wrote:
christophe henry wrote:
I think I got bitten by this one and Eric corrected it in the trunk. Try to add in traits.hpp after BOOST_PROTO_DEFINE_UNARY_METAFUNCTION(complement) the following line: BOOST_PROTO_DEFINE_UNARY_METAFUNCTION(address_of)
Found it in the trac changeset. Thansk for the head up.
Yup, sorry about that. The fix is already in the release branch. -- Eric Niebler BoostPro Computing http://www.boostpro.com
participants (3)
-
christophe henry
-
Eric Niebler
-
joel