Home
last modified time | relevance | path

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

/third_party/boost/boost/move/
Dadl_move_swap.hpp130 struct and_op_impl struct
134 struct and_op_impl<P1, P2, true> struct
139 : and_op_impl<P1, P2>
176 …, typename boost::move_detail::enable_if< and_op_impl< boost::move_detail::has_move_emulation_enab… in swap_proxy()