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

/openbsd-current/gnu/llvm/libcxx/include/__type_traits/
H A Dis_swappable.h159 inline constexpr bool is_nothrow_swappable_v = is_nothrow_swappable<_Tp>::value; variable

Completed in 96 milliseconds