Go to the source code of this file.
Namespaces | |
absl | |
absl::flags_internal | |
Functions | |
ABSL_DECLARE_FLAG (std::vector< std::string >, flagfile) | |
ABSL_DECLARE_FLAG (std::vector< std::string >, fromenv) | |
ABSL_DECLARE_FLAG (std::vector< std::string >, tryfromenv) | |
ABSL_DECLARE_FLAG (std::vector< std::string >, undefok) | |
std::vector< char * > | absl::flags_internal::ParseCommandLineImpl (int argc, char *argv[], ArgvListAction arg_list_act, UsageFlagsAction usage_flag_act, OnUndefinedFlag on_undef_flag) |
ABSL_DECLARE_FLAG | ( | std::vector< std::string > | , |
flagfile | |||
) |
ABSL_DECLARE_FLAG | ( | std::vector< std::string > | , |
fromenv | |||
) |
ABSL_DECLARE_FLAG | ( | std::vector< std::string > | , |
tryfromenv | |||
) |
ABSL_DECLARE_FLAG | ( | std::vector< std::string > | , |
undefok | |||
) |