-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
In the code I'm writing, it would be useful to have Default on WeakPtr so I don't need to wrap it in an extra layer of Option. This would make it more like std::rc::Weak and I think presents no problem because the null pointer is valid.
Happy to send a PR, I'm filing as an issue first to verify that it would be wanted, and in case there's a problem with the idea I'm missing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels