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

Method hash

Source/Utils/cxxopts.hpp:1290–1294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1288 }
1289
1290 size_t
1291 hash() const
1292 {
1293 return m_hash;
1294 }
1295
1296 private:
1297 std::string m_short{};

Callers 6

parse_defaultMethod · 0.80
parse_no_valueMethod · 0.80
parse_optionMethod · 0.80
consume_positionalMethod · 0.80
parseMethod · 0.80
finalise_aliasesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected