This struct provides a namespace that defines the types used to impose user‐defined constraints on values associated with command‐line options. One type is defined for each scalar type defined in balcl::OptionType except for bool.
Synopsis
Declared in <balcl_constraint.h>
struct Constraint;
Type Aliases
Name |
Description |
Functor type that validates |
|
Functor type that validates |
|
Functor type that validates |
|
Functor type that validates |
|
Functor type that validates |
|
Functor type that validates |
|
Functor type that validates |
|
Functor type that validates |
Created with MrDocs