Searched refs:ThrowingTypeWithNothrowSwap (Results 1 – 1 of 1) sorted by relevance
135 using ThrowingTypeWithNothrowSwap = typedef231 using T = ThrowingTypeWithNothrowSwap; in test_swap_same_alternative()346 using T1 = ThrowingTypeWithNothrowSwap; in test_swap_different_alternatives()372 using T2 = ThrowingTypeWithNothrowSwap; in test_swap_different_alternatives()432 using T1 = ThrowingTypeWithNothrowSwap; in test_swap_different_alternatives()533 using V = std::variant<int, ThrowingTypeWithNothrowSwap>; in test_swap_noexcept()