Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsEmpty
Method
IsEmpty
BeefySysLib/util/Heap.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
bool IsEmpty()
113
{
114
return mHead == -1;
115
}
116
};
117
118
//////////////////////////////////////////////////////////////////////////
Callers
7
Fail
Method · 0.45
DecompressAll
Method · 0.45
Proc
Method · 0.45
Shutdown
Method · 0.45
ThreadProc
Method · 0.45
Init
Method · 0.45
Validate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected