Home
last modified time | relevance | path

Searched defs:__is_nothrow_swappable_with_v (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_swappable.h36 inline const bool __is_nothrow_swappable_with_v = false; variable
67 inline const bool __is_nothrow_swappable_with_v<_Tp, _Up, true> = variable