Searched refs:NothrowMoveCtor (Results 1 – 1 of 1) sorted by relevance
127 using NothrowMoveCtor = NothrowTypeImp<false, true, false, false, false, false>; typedef524 using V = std::variant<int, NothrowMoveCtor>; in test_swap_noexcept()