Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aegel5/SimpleSwitcher
/ BufScanMap
Method
BufScanMap
src/libtools/utils/ScanMap.h:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
BufScanMap()
84
{
85
Clear();
86
}
87
BufScanMapIter GetIter()
88
{
89
BufScanMapIter iter;
Callers
nothing calls this directly
Calls
1
Clear
Function · 0.85
Tested by
no test coverage detected