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

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_null_pointer.h37 inline constexpr bool is_null_pointer_v = is_null_pointer<_Tp>::value; variable

Completed in 51 milliseconds