operator==
Declaration
template <typename T, typename A, typename P> bool operator==(sa_detail::nullptr_t , const safe_allocation<T, A, P> & x);template <typename T, typename A, typename P> bool operator==(sa_detail::nullptr_t , const safe_allocation<T, A, P> & x);