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

Function ParseInt32

src/gtest/gtest-all.cpp:8466–8502  ·  view source on GitHub ↗

Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns false.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

Int32FromEnvOrDieFunction · 0.85
ParseInt32FlagFunction · 0.85
Int32FromGTestEnvFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected