Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ empty
Method
empty
BeefySysLib/util/Array.h:325–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
}
324
325
bool empty() const
326
{
327
return mSize == 0;
328
}
329
330
bool IsEmpty() const
331
{
Callers
11
IsEmpty
Method · 0.45
AllocGlyph
Method · 0.45
GetClipboardData
Method · 0.45
SetClipboardData
Method · 0.45
ModalsRemoved
Method · 0.45
DbgPrint
Method · 0.45
CreateFileWithDir
Method · 0.45
CreateFileWithDir
Method · 0.45
HandleCmdLine
Method · 0.45
HandleParam
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected