SF_INLINE bool operator !=(const Ptr & other) const; SF_INLINE bool operator !=(C * pother) const;
!= compares two smart pointers for inequality.