MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / has_default

Method has_default

Source/Utils/cxxopts.hpp:1088–1092  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1086 }
1087
1088 bool
1089 has_default() const override
1090 {
1091 return m_default;
1092 }
1093
1094 bool
1095 has_implicit() const override

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected