CPP-AP 2.2.6
Command-line argument parser for C++20
Loading...
Searching...
No Matches
specifiers.hpp File Reference

Defies the action specifier types. More...

#include "ap/detail/concepts.hpp"
#include <functional>

Go to the source code of this file.

Classes

struct  ap::action_type::observe
 An observing value action specifier. More...
 
struct  ap::action_type::transform
 A transformating value action specifier. More...
 
struct  ap::action_type::modify
 A modifying value action specifier. More...
 
struct  ap::action_type::on_flag
 An on-flag action specifier. More...
 

Detailed Description

Defies the action specifier types.

Definition in file specifiers.hpp.