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

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_aggregate.h27 inline constexpr bool is_aggregate_v = __is_aggregate(_Tp); variable

Completed in 45 milliseconds