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()
129 : ::boost::move_detail::has_move_emulation_enabled_impl<T>135 static const bool value = !::boost::move_detail::has_move_emulation_enabled_impl<T>::value;
466 struct has_move_emulation_enabled_impl struct471 struct has_move_emulation_enabled_impl<T&> struct475 struct has_move_emulation_enabled_impl< ::boost::rv<T> > struct531 , bool emulation = has_move_emulation_enabled_impl<T>::value