40 std::string_view xml_help);
Definition: alloc_driver.h:20
tl::expected< T, StackTraceError > Result
Definition: result_type.h:30
Result< std::vector< GflagDescription > > ParseGflagsXmlHelp(std::string_view xml_help)
Definition: gflags_xml_parser.cpp:29
Definition: gflags_xml_parser.h:29
std::string current_value
Definition: gflags_xml_parser.h:34
bool operator==(const GflagDescription &) const =default
std::string type
Definition: gflags_xml_parser.h:35
std::string name
Definition: gflags_xml_parser.h:31
std::string default_value
Definition: gflags_xml_parser.h:33
std::string meaning
Definition: gflags_xml_parser.h:32
std::string file
Definition: gflags_xml_parser.h:30