|
packio
|
#include <string>#include <string_view>Go to the source code of this file.
Classes | |
| class | packio::arg |
| A named argument. More... | |
| struct | packio::arg::with_value< T > |
| A named argument with a value. More... | |
Namespaces | |
| packio | |
| The packio namespace. | |
| arg_literals | |
| Namespace containing string literals to define arguments. | |
Class arg.