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

Prevent compiler error when using std::experimental::optional #419

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

swebb2066
Copy link
Contributor

This PR add support for the standard library used by gcc 5.4 std::experimental::optional which does not define a has_value method

@swebb2066 swebb2066 merged commit 0ff3c8a into master Oct 23, 2024
32 checks passed
@swebb2066 swebb2066 deleted the support_std_experimental_optional branch October 23, 2024 23:31
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