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

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dhas_virtual_destructor.h26 inline constexpr bool has_virtual_destructor_v = __has_virtual_destructor(_Tp); variable

Completed in 49 milliseconds