WeakPtr::WeakPtr

WeakPtr::WeakPtr
WeakPtr();
SF_INLINE WeakPtr(C* ptr);
SF_INLINE WeakPtr(const Ptr<C>& ptr);
Description

Initializes WeakPtr.