Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ begin
Method
begin
IDEHelper/Compiler/BfResolvedTypeUtils.h:2913–2916 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2911
}
2912
2913
Iterator begin()
2914
{
2915
return ++Iterator(this);
2916
}
2917
2918
Iterator end()
2919
{
Callers
nothing calls this directly
Calls
1
Iterator
Class · 0.70
Tested by
no test coverage detected