Searched refs:NothrowMoveCtorWithThrowingSwap (Results 1 – 1 of 1) sorted by relevance
118 using NothrowMoveCtorWithThrowingSwap = NothrowTypeImp<false, true, false, false, false, true>; typedef315 using V = std::variant<NothrowMoveCtorWithThrowingSwap, int>; in test_swap_different_alternatives()