Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ ArgList
Method
ArgList
Sming/Core/Data/Stream/SectionTemplate.cpp:173–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
};
172
173
ArgList(SectionTemplate& tmpl) : tmpl(tmpl)
174
{
175
}
176
177
ArgRef operator[](uint8_t i)
178
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected