Home
last modified time | relevance | path

Searched refs:NothrowMoveCtor (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
Dswap.pass.cpp134 using NothrowMoveCtor = NothrowTypeImp<false, true, false, false, false, false>; typedef
531 using V = std::variant<int, NothrowMoveCtor>; in test_swap_noexcept()