MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / ParseInt32Flag

Function ParseInt32Flag

src/gtest/gtest-all.cpp:5918–5928  ·  view source on GitHub ↗

Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure, returns false without changing *value.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

ParseFlagValueFunction · 0.85
ParseInt32Function · 0.85
MessageFunction · 0.70

Tested by

no test coverage detected