[Container][Move] #if defined(BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE): boost::move_backward is undefined
Hey, If BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE is defined, then compiling Boost.Container fails because its missing boost::move_backward. Patch is attached. Ok to commit? Regards Hartmut --------------- http://boost-spirit.com http://stellar.cct.lsu.edu
El 10/12/2012 15:46, Hartmut Kaiser escribió:
Hey,
If BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE is defined, then compiling Boost.Container fails because its missing boost::move_backward. Patch is attached. Ok to commit?
Yes, please. Ion
If BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE is defined, then compiling Boost.Container fails because its missing boost::move_backward. Patch is attached. Ok to commit?
Yes, please.
Done. I took the liberty to merge it to the release branch as well. Regards Hartmut --------------- http://boost-spirit.com http://stellar.cct.lsu.edu
El 13/12/2012 1:16, Hartmut Kaiser escribió:
If BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE is defined, then compiling Boost.Container fails because its missing boost::move_backward. Patch is attached. Ok to commit?
Yes, please.
Done. I took the liberty to merge it to the release branch as well.
Thanks Ion
participants (2)
-
Hartmut Kaiser -
Ion Gaztañaga