CPP-AP 3.0.1
Command-line argument parser for C++20
Loading...
Searching...
No Matches
ap::none_type Struct Reference

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...

#include <types.hpp>

Detailed Description

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.

Definition at line 20 of file types.hpp.


The documentation for this struct was generated from the following file: