BOOST_COPY_ASSIGN_REF
// In header: <boost/move/core.hpp> BOOST_COPY_ASSIGN_REF(TYPE)
This macro is used to achieve portable syntax in copy assignment for classes marked as BOOST_COPYABLE_AND_MOVABLE.