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