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 option to amalgamate to use std::expected polyfill #75

Closed
wants to merge 2 commits into from

Conversation

bottiger1
Copy link
Contributor

C++23 is really new, so I made an option to edit the amalgamate output to use a polyfill so it can compile on C++20.

https://raw.githubusercontent.com/TartanLlama/expected/master/include/tl/expected.hpp

You just run amalgamate.py --polyfill

amalgamate.py Outdated Show resolved Hide resolved
@cursey cursey deleted the branch cursey:feature/enable-disable May 15, 2024 04:04
@cursey cursey closed this May 15, 2024
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

Successfully merging this pull request may close these issues.

3 participants