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

Method end

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

Source from the content-addressed store, hash-verified

1541 }
1542
1543 Iterator
1544 end() const
1545 {
1546 return Iterator(this, true);
1547 }
1548
1549 size_t
1550 count(const std::string& o) 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
Sprite_Sort_DrawListMethod · 0.45
Game_Load_FilterMethod · 0.45

Calls 1

IteratorClass · 0.85

Tested by

no test coverage detected