Skip to content

Conversation

SpectraL519
Copy link

@SpectraL519 SpectraL519 commented Mar 7, 2025

CPP-AP is a command-line argument parsing (header-only) library for C++20. It relies on concept, thanks to which it allows the users to define arguments with various value types - not only the standard numeric or string types. Moreover, the library offers multiple options to configure each of the parser's arguments for more strict control over the parsing behaviour.

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