MCPcopy Create free account
hub / github.com/Tencent/TAD_Sim / empty

Method empty

simcore/framework/src/cli/cli.hpp:3659–3659  ·  view source on GitHub ↗

True if the option was not passed

Source from the content-addressed store, hash-verified

3657
3658 /// True if the option was not passed
3659 bool empty() const { return results_.empty(); }
3660
3661 /// This class is true if option is passed.
3662 explicit operator bool() const { return !empty(); }

Callers 15

readiniFunction · 0.45
mainFunction · 0.45
InitMethod · 0.45
resetMethod · 0.45
convertMap1dMethod · 0.45
convertMap2dMethod · 0.45
processComplianceMethod · 0.45
convertKVOfNodeMethod · 0.45
pushStackMethod · 0.45
popStackMethod · 0.45
checkIfParSymmetryMethod · 0.45
UpgradeFromV4toV5Function · 0.45

Calls

no outgoing calls

Tested by 7

mainFunction · 0.36
mainFunction · 0.36
InitMethod · 0.36
GetTestResourceDirPathFunction · 0.36
TEST_FFunction · 0.36
TrafficLoop4CloudDevMethod · 0.36
InitMethod · 0.36