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