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

/openbsd-current/gnu/llvm/libcxx/include/__type_traits/
H A Dis_swappable.h74 typedef decltype((__test_swap<_Up, _Tp>(0))) __swap2; typedef in struct:__detail::__swappable_with
77 && _IsNotSame<__swap2, __nat>::value;

Completed in 75 milliseconds