Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
end
Method · 0.45
begin
Method · 0.45
Tested by
no test coverage detected