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 custom parse example #603

Merged
merged 1 commit into from
Jun 17, 2021
Merged

add custom parse example #603

merged 1 commit into from
Jun 17, 2021

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Jun 17, 2021

Address issue #566, to clarify why that example wasn't working in C++20, And use it as an example and clarify some of the documentation around that.

Closes #566.

@phlptp phlptp force-pushed the custom_parse branch 2 times, most recently from 6cc0e16 to f4e096b Compare June 17, 2021 18:34
@henryiii henryiii merged commit 25cca2d into CLIUtils:master Jun 17, 2021
@henryiii henryiii deleted the custom_parse branch June 17, 2021 21:44
@github-actions github-actions bot added the needs changelog Hasn't been added to the changelog yet label Jun 17, 2021
@henryiii henryiii added this to the v2.0 milestone Jun 24, 2021
@henryiii henryiii removed the needs changelog Hasn't been added to the changelog yet label Jul 1, 2021
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.

unable to customize parse function for double_constructible types in C++20.
2 participants