Searched refs:has_move_emulation_enabled_impl (Results 1 – 3 of 3) sorted by relevance
158 …ypename boost::move_detail::enable_if_c<!boost::move_detail::has_move_emulation_enabled_impl<T>::v… in swap_proxy()169 …ost::move_detail::enable_if< and_op_not_impl<boost::move_detail::has_move_emulation_enabled_impl<T> in swap_proxy()176 … boost::move_detail::enable_if< and_op_impl< boost::move_detail::has_move_emulation_enabled_impl<T> in swap_proxy()
121 : ::boost::move_detail::has_move_emulation_enabled_impl<T>127 static const bool value = !::boost::move_detail::has_move_emulation_enabled_impl<T>::value;
468 struct has_move_emulation_enabled_impl struct473 struct has_move_emulation_enabled_impl<T&> struct477 struct has_move_emulation_enabled_impl< ::boost::rv<T> > struct533 , bool emulation = has_move_emulation_enabled_impl<T>::value