-
Notifications
You must be signed in to change notification settings - Fork 269
-
what are the use cases for unique pointer not borrowed checked, when transferred to other function as unique,
(I mean transferred as unique not as a pointer)
I'll ask it differently, why can't std::unique already force borrowed checked so tere will be no need for additional borrowed operator (like in circle)
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment