Luna::WeakRef::pin
Ref< _Ty > pin() const
Creates one strong reference from this weak reference.
Return value
Returns the created strong reference if this weak reference is valid. Returns one null reference if this weak reference is not valid.
Ref< _Ty > pin() const
Creates one strong reference from this weak reference.
Returns the created strong reference if this weak reference is valid. Returns one null reference if this weak reference is not valid.