AnyInvocable: convert with std::move_only_function #1913
FranklinYu
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since
std::move_only_function
serves very similar purpose ofabsl::AnyInvocable
, would it make sense to allow converting from and to the std type? That way we can interact with libraries not using Abseil.Beta Was this translation helpful? Give feedback.
All reactions