Searched defs:__nothrow_swappable_with (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_swappable.h75 struct __nothrow_swappable_with { struct in namespace:__detail
86 struct __nothrow_swappable_with<_Tp, _Up, false> : false_type {}; struct in namespace:__detail

Completed in 917 milliseconds