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

Fix Apple Clang build: Replace std::integral concept with requires clause #963

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

bluetarpmedia
Copy link
Contributor

Apple Clang doesn't support the std::integral concept yet.

…Clang doesn't support it yet

Apple Clang doesn't support the `std::integral` concept yet.

Signed-off-by: Neil Henderson <[email protected]>
@hsutter hsutter merged commit f146ef7 into hsutter:main Feb 5, 2024
15 checks passed
@hsutter
Copy link
Owner

hsutter commented Feb 5, 2024

Thanks!

@bluetarpmedia bluetarpmedia deleted the std-integral-apple-clang branch February 6, 2024 00:36
bluetarpmedia added a commit to bluetarpmedia/cppfront that referenced this pull request Feb 7, 2024
…Clang doesn't support it yet (hsutter#963)

Apple Clang doesn't support the `std::integral` concept yet.

Signed-off-by: Neil Henderson <[email protected]>
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.

2 participants