|
CPP-AP 3.0.1
Command-line argument parser for C++20
|
#include <cstdint>#include <format>#include <iostream>Go to the source code of this file.
Classes | |
| struct | ap::none_type |
| A type representing the absence of a value. This type is used for arguments that should not store any values or as a fallback type for conditionally defined types. More... | |
| struct | ap::version |
| A helper structure used to represent a program's version. More... | |
Namespaces | |
| namespace | ap |