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

run some tests and fixes for C++20 #663

Merged
merged 6 commits into from
Nov 2, 2021
Merged

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Oct 26, 2021

Check #662 and fix a windows compile issue with C++20.

tests/OptionalTest.cpp Outdated Show resolved Hide resolved
phlptp and others added 2 commits October 26, 2021 07:11
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
@phlptp phlptp marked this pull request as ready for review October 26, 2021 14:39
@phlptp phlptp linked an issue Oct 26, 2021 that may be closed by this pull request
@henryiii henryiii merged commit 728ac3a into CLIUtils:main Nov 2, 2021
@github-actions github-actions bot added needs changelog Hasn't been added to the changelog yet needs README Needs to be mentioned in the README labels Nov 2, 2021
@henryiii henryiii removed needs changelog Hasn't been added to the changelog yet needs README Needs to be mentioned in the README labels Mar 27, 2022
@phlptp phlptp deleted the C++20_check branch March 11, 2023 01:26
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.

add_flag is ambiguous with c++20
2 participants