Searched refs:ThrowingTypeWithNothrowSwap (Results 1 – 1 of 1) sorted by relevance
142 using ThrowingTypeWithNothrowSwap = typedef238 using T = ThrowingTypeWithNothrowSwap; in test_swap_same_alternative()353 using T1 = ThrowingTypeWithNothrowSwap; in test_swap_different_alternatives()379 using T2 = ThrowingTypeWithNothrowSwap; in test_swap_different_alternatives()439 using T1 = ThrowingTypeWithNothrowSwap; in test_swap_different_alternatives()540 using V = std::variant<int, ThrowingTypeWithNothrowSwap>; in test_swap_noexcept()