Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ begin
Method
begin
Modules/Forms/src/mitkForm.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
std::vector<Form::Section>::const_iterator Form::begin() const
172
{
173
return m_Sections.begin();
174
}
175
176
std::vector<Form::Section>::const_iterator Form::end() const
177
{
Callers
1
SubmitToCSV
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected