Searched defs:is_null_pointer (Results 1 – 2 of 2) sorted by relevance
20 struct is_null_pointer : cpp::is_same<cpp::nullptr_t, cpp::remove_cv_t<T>> {}; global() struct
1044 void is_null_pointer() { is_null_pointer() function