Searched defs:is_null_pointer (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_null_pointer.h33 struct _LIBCPP_TEMPLATE_VIS is_null_pointer : public __is_nullptr_t_impl<__remove_cv_t<_Tp> > {}; struct in inherits:__is_nullptr_t_impl

Completed in 103 milliseconds