Searched defs:is_trivial_v (Results 1 – 6 of 6) sorted by relevance
26 inline constexpr bool is_trivial_v = __is_trivial(_Tp); variable