Home
last modified time | relevance | path

Searched refs:has_move_emulation_enabled_impl (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/move/
Dadl_move_swap.hpp158 …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()
Dcore.hpp121 : ::boost::move_detail::has_move_emulation_enabled_impl<T>
127 static const bool value = !::boost::move_detail::has_move_emulation_enabled_impl<T>::value;
/third_party/boost/boost/move/detail/
Dmeta_utils.hpp468 struct has_move_emulation_enabled_impl struct
473 struct has_move_emulation_enabled_impl<T&> struct
477 struct has_move_emulation_enabled_impl< ::boost::rv<T> > struct
533 , bool emulation = has_move_emulation_enabled_impl<T>::value