Searched refs:variant_move_noexcept_constructible (Results 1 – 1 of 1) sorted by relevance
1325 > variant_move_noexcept_constructible; typedef in boost::variant1816 variant(variant&& operand) BOOST_NOEXCEPT_IF(variant_move_noexcept_constructible::type::value) in BOOST_NOEXCEPT_IF()2225 …BOOST_NOEXCEPT_IF(variant_move_noexcept_constructible::type::value && variant_move_noexcept_assign… in operator =()