
On 12/13/2011 6:24 PM, Tim Blechmann wrote:
maybe it is a bug in boost.test, but it can be worked around in boost.parameter and boost.fusion by specifying the full name boost::enable_if.
If you have a boost fusion patch, I'll gladly apply them if it does not uglify the code too much ;-)
patch is here [1]. there is one comment that the patch should not change preprocessed files. however i don't see how the specific file is auto- generated.
tim
Don't edit the auto-generated files. You have to prepare another patch adding #define BOOST_FUSION_DONT_USE_PREPROCESSED_FILES before anything else in your test code to make fusion not use the PP-ized files.
maybe my question was not clear: how are the files auto-generated?
You don't need to know. Just prepare the patches the way I outlined above and I'll do the rest. Regards, -- Joel de Guzman http://www.boostpro.com http://boost-spirit.com