MCPcopy Create free account
hub / github.com/Evolving-AI-Lab/fooling / ParseFlagValue

Function ParseFlagValue

caffe/src/gtest/gtest-all.cpp:5864–5890  ·  view source on GitHub ↗

Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitted. Returns the value of the flag, or NULL if the parsing failed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ParseBoolFlagFunction · 0.85
ParseInt32FlagFunction · 0.85
ParseStringFlagFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected