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

Method no_implicit_value

Source/Utils/cxxopts.hpp:1116–1121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1114 }
1115
1116 std::shared_ptr<Value>
1117 no_implicit_value() override
1118 {
1119 m_implicit = false;
1120 return shared_from_this();
1121 }
1122
1123 std::string
1124 get_default_value() const override

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected