Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ begin
Method
begin
libraries/classparser/src/annotations.h:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
;
107
value_list::const_iterator begin()
108
{
109
return name_val_pairs.cbegin();
110
}
111
value_list::const_iterator end()
112
{
113
return name_val_pairs.cend();
Callers
2
appendCustomValues
Function · 0.45
GetMinecraftJarVersion
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected