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

/openbsd-current/gnu/llvm/libcxx/include/__type_traits/
H A Dis_null_pointer.h30 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_null_pointer struct in inherits:__is_nullptr_t_impl
35 inline constexpr bool is_null_pointer_v = is_null_pointer<_Tp>::value;
H A Dis_fundamental.h14 #include <__type_traits/is_null_pointer.h>
H A Dis_scalar.h17 #include <__type_traits/is_null_pointer.h>
/openbsd-current/gnu/llvm/libcxx/include/__numeric/
H A Dmidpoint.h17 #include <__type_traits/is_null_pointer.h>
/openbsd-current/gnu/lib/libcxx/
H A DMakefile730 __type_traits/is_null_pointer.h \

Completed in 140 milliseconds