Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
hasGfx
Method · 0.45
hasTileset
Method · 0.45
GetRetail
Method · 0.45
GetDemo
Method · 0.45
GetCampaignNames
Method · 0.45
cAbout
Method · 0.45
GUI_Button_Draw
Method · 0.45
GUI_Select_File
Method · 0.45
tool_StripLeadingZero
Function · 0.45
Sprite_Sort_DrawList
Method · 0.45
VersionSwitch
Method · 0.45
Campaign_Select_DrawMenu
Method · 0.45
Calls
1
Iterator
Class · 0.85
Tested by
no test coverage detected