Searched refs:OptionType (Results 1 – 1 of 1) sorted by relevance
120 enum OptionType { enum125 OptionType type;132 explicit OptionContainer(const OptionContainer& c, OptionType t) { in OptionContainer()