FlagType 57 src/flags.cc FlagType type_; // What type of flag, bool, int, or string. FlagType 64 src/flags.cc FlagType type() const { return type_; }