coan 4.2.4
|
#include <get_options.h>
Data Fields | |
int | excluder |
int const * | excluded |
Structure representing a set of options that are excluded by another option.
Definition at line 103 of file get_options.h.
int const* exclusion_list::excluded |
This 0-terminated list of option codes is excluded by excluder.
Definition at line 105 of file get_options.h.
Referenced by opts_are_compatible().
This option code excludes the others.
Definition at line 104 of file get_options.h.
Referenced by opts_are_compatible().