MCPcopy 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

FailMethod · 0.45
DecompressAllMethod · 0.45
ProcMethod · 0.45
ShutdownMethod · 0.45
ThreadProcMethod · 0.45
InitMethod · 0.45
ValidateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected