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

YT-CPPAP-5: argument_name class refactor #43

Merged
merged 7 commits into from
Apr 8, 2024
Merged

Conversation

SpectraL519
Copy link
Owner

  • Renamed the argument_name structure members:
    • name -> primary
    • short_name -> secondary
  • Added the argument_name::match functions
  • Aligned the code and unit tests to use the new names and functions

change_log.md Show resolved Hide resolved
test/source/test_argument_name.cpp Show resolved Hide resolved
include/ap/argument_parser.hpp Outdated Show resolved Hide resolved
Copy link
Owner Author

@SpectraL519 SpectraL519 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

@SpectraL519 SpectraL519 merged commit 1d01903 into cppap-rel-1.1 Apr 8, 2024
4 checks passed
@SpectraL519 SpectraL519 deleted the yt-cppap-5 branch April 8, 2024 18:14
This pull request was closed.
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.

1 participant