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

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_swappable.h119 inline constexpr bool is_swappable_with_v = is_swappable_with<_Tp, _Up>::value; variable
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.inc266 using std::is_swappable_with_v;

Completed in 188 milliseconds