14 #ifndef OR_TOOLS_UTIL_PARSE_PROTO_H_
15 #define OR_TOOLS_UTIL_PARSE_PROTO_H_
19 #include "absl/strings/string_view.h"
20 #include "google/protobuf/message.h"
31 google::protobuf::Message* message_out,
32 std::string* error_out);
Collection of objects used to extend the Constraint Solver library.
bool ParseTextProtoForFlag(const absl::string_view text, google::protobuf::Message *const message_out, std::string *const error_out)