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

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_fundamental.h30 inline constexpr bool is_fundamental_v = __is_fundamental(_Tp); variable

Completed in 118 milliseconds