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

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_pod.h26 inline constexpr bool is_pod_v = __is_pod(_Tp); variable

Completed in 113 milliseconds