Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_swappable.h30 inline const bool __is_swappable_with_v = false; variable
60 inline const bool __is_swappable_with_v<_Tp, variable