On 31/03/2015 10:08, Andrey Semashev wrote:
On Tuesday 31 March 2015 09:20:37 Damien Buhl wrote:
On 24/03/2015 13:30, Andrey Semashev wrote: [...]
So I could remove BOOST_PP_IS_EMPTY, and added auto as synonym for BOOST_FUSION_ADAPT_AUTO.
This is for the moment in a feature branch on top of Boost.Fusion develop.
I need to adapt the documentation regarding the change for auto and thoroughly test on the different compilers before I can pull-request to Joël de Guzman.
I have to install MSVC 8 to ensure it doens't make any warnings anymore there. It shouldn't, but we never know.
In case I've opened an issue : https://svn.boost.org/trac/boost/ticket/11157 and the changes can be
seen on github :
https://github.com/daminetreg/fusion/commit/6da2d800398d5197b1bee060904355 1cd839b4ad I think it should be no problem to have the changes in master for 1.59.
Thank you, Damien.
Thank you for reporting the issue and discussing the aspect about using lowercase auto. :) I'll tell you as soon as I'll have tested on the different compilers.