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

Method Iterator

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

Source from the content-addressed store, hash-verified

1467 using reference = const KeyValue&;
1468
1469 Iterator() = default;
1470 Iterator(const Iterator&) = default;
1471
1472 Iterator(const ParseResult *pr, bool end=false)

Callers

nothing calls this directly

Calls 2

endMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected