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

/openbsd-current/gnu/llvm/libcxx/include/__type_traits/
H A Dis_swappable.h114 struct _LIBCPP_TEMPLATE_VIS is_swappable_with struct in inherits:integral_constant
123 is_swappable_with<
150 inline constexpr bool is_swappable_with_v = is_swappable_with<_Tp, _Up>::value;

Completed in 69 milliseconds