|
koutil
|
Namespaces | |
| namespace | error |
Classes | |
| class | argument_t |
| Represents a positional command-line argument. More... | |
| class | command_builder_t |
| Builder for creating command-line command. More... | |
| class | command_t |
| Represents a command in the command-line interface. More... | |
| class | help_printer_t |
| class | option_builder_t |
| Builder for creating command-line options. More... | |
| struct | option_data_t |
| Holds metadata for an option. More... | |
| class | option_t |
| Represents a command-line option. More... | |
| class | parser_t |
| Command-line parser. More... | |
| class | result_base_t |
| Represents the result of command-line parsing. More... | |
Concepts | |
| concept | void_handle |
| concept | extends_result |