Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YatSenOS/YatSenOS-Tutorial-Volume-1
/ size
Method
size
lab7/src/4/src/utils/bitmap.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
int BitMap::size() const
102
{
103
return length;
104
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected