Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explanation of applicability in light of std::expected #305

Open
eyalroz opened this issue Sep 29, 2024 · 0 comments
Open

Add explanation of applicability in light of std::expected #305

eyalroz opened this issue Sep 29, 2024 · 0 comments

Comments

@eyalroz
Copy link

eyalroz commented Sep 29, 2024

C++23 added std::expected. It would be nice if the README for this repository would contain a section regarding whether, and how, the Outcome library is applicable when std::expected is available: Does it offer additional functionality? Alternative functionality with different design choices? etc.

(This could possibly also be combined with some info on the inside-boost and outside-of-boost versions and how they differ.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant