Searched refs:is_swappable_with_v (Results 1 – 4 of 4) sorted by relevance
75 inline constexpr bool is_swappable_with_v = __is_swappable_with_v<_Tp, _Up>; variable78 struct _LIBCPP_TEMPLATE_VIS is_swappable_with : bool_constant<is_swappable_with_v<_Tp, _Up>> {};82 is_swappable_with_v<__add_lvalue_reference_t<_Tp>, __add_lvalue_reference_t<_Tp>>;
334 template <class T, class U> inline constexpr bool is_swappable_with_v
1753 SYMBOL(is_swappable_with_v, std::, <type_traits>)