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

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_destructible.h32 inline constexpr bool is_destructible_v = __is_destructible(_Tp); variable

Completed in 97 milliseconds