Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
H A Dswap.pass.cpp127 using NothrowMoveCtor = NothrowTypeImp<false, true, false, false, false, false>; typedef
524 using V = std::variant<int, NothrowMoveCtor>; in test_swap_noexcept()