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