Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ Empty
Method
Empty
src/plugin/kernel/include/AFCDataList.hpp:263–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
bool Empty() const override
264
{
265
return (0 == mnDataUsed);
266
}
267
268
size_t GetCount() const override
269
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected