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.

@SpectraL519 SpectraL519 changed the title Added the cpp-ap library Added the CPP-AP library Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant