[GIL] gil/metafunctions.hpp broken in 1.49?

I may be mistaken, but it looks like boost::mpl::vector_c may have been moved from <boost/mpl/vector.hpp> to <boost/mpl/vector_c.hpp> and it appears <boost/gil/metafunctions.hpp> has not been updated to reflect this change. Cheers! Andrew Hundt

Hi Andrew, do you get a compiler error? I tried some test code and run gil's unit test and nothing comes up. Do you have a simple code sample for me to try? Thanks, Christian On Fri, Mar 9, 2012 at 4:58 PM, Andrew Hundt <athundt@gmail.com> wrote:
I may be mistaken, but it looks like boost::mpl::vector_c may have been moved from <boost/mpl/vector.hpp> to <boost/mpl/vector_c.hpp> and it appears <boost/gil/metafunctions.hpp> has not been updated to reflect this change.
Cheers! Andrew Hundt
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
Andrew Hundt
-
Christian Henning