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

Method begin

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

Source from the content-addressed store, hash-verified

1535 ParseResult& operator=(const ParseResult&) = default;
1536
1537 Iterator
1538 begin() const
1539 {
1540 return Iterator(this);
1541 }
1542
1543 Iterator
1544 end() const

Callers 15

hasGfxMethod · 0.45
hasTilesetMethod · 0.45
GetRetailMethod · 0.45
GetDemoMethod · 0.45
GetCampaignNamesMethod · 0.45
cAboutMethod · 0.45
GUI_Button_DrawMethod · 0.45
GUI_Select_FileMethod · 0.45
tool_StripLeadingZeroFunction · 0.45
Sprite_Sort_DrawListMethod · 0.45
VersionSwitchMethod · 0.45

Calls 1

IteratorClass · 0.85

Tested by

no test coverage detected