coan  6.0.1
A C/C++ Configuration Analyzer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
exclusion_list Struct Reference

Structure representing a set of options that are excluded by another option. More...

#include <get_options.h>

Public Attributes

int excluder
 This option code excludes the others.
 
int const * excluded
 This 0-terminated list of option codes is excluded by excluder.
 

Detailed Description

Structure representing a set of options that are excluded by another option.

Definition at line 104 of file get_options.h.


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