MCPcopy 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

IsEmptyMethod · 0.45
AllocGlyphMethod · 0.45
GetClipboardDataMethod · 0.45
SetClipboardDataMethod · 0.45
ModalsRemovedMethod · 0.45
DbgPrintMethod · 0.45
CreateFileWithDirMethod · 0.45
CreateFileWithDirMethod · 0.45
HandleCmdLineMethod · 0.45
HandleParamFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected