Searched refs:is_nothrow_swappable (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_swappable.h113 struct _LIBCPP_TEMPLATE_VIS is_nothrow_swappable struct in inherits:__conditional_t
128 inline constexpr bool is_nothrow_swappable_v = is_nothrow_swappable<_Tp>::value;
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.inc96 using std::is_nothrow_swappable;

Completed in 291 milliseconds