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

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_default_constructible.h26 inline constexpr bool is_default_constructible_v = __is_constructible(_Tp); variable

Completed in 171 milliseconds