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

Defies the action specifier types. More...

#include "ap/util/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...
 

Namespaces

namespace  ap
 
namespace  ap::action_type
 

Detailed Description

Defies the action specifier types.

Definition in file types.hpp.