Searched defs:is_pointer_v (Results 1 – 6 of 6) sorted by relevance
29 inline constexpr bool is_pointer_v = __is_pointer(_Tp); variable