SF_INLINE bool operator ==(C* ptr); SF_INLINE bool operator ==(const Ptr<C>& ptr);
== operator compares two weak pointers.
A Boolean value of true if the weak pointers are equal.