Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ empty
Method
empty
Source/Utility/String.h:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
inline u32 MaxLength() const { return MAX_LENGTH; }
194
195
inline bool empty() const { return Length() == 0; }
196
197
//
198
// Access for functions which need to write to our buffer. Should try to avoid these!
Callers
15
HandleOperator
Method · 0.80
Parse
Method · 0.80
DebugMux
Method · 0.80
GetCurrentCategory
Method · 0.80
Render
Method · 0.80
Update
Method · 0.80
IsOptionValid
Method · 0.80
Finalise
Method · 0.80
SetRegisterSpanList
Method · 0.80
SpillAtInterval
Method · 0.80
UpdateRegisterCaching
Method · 0.80
ComputeCallstackHash
Function · 0.80
Calls
1
Length
Function · 0.85
Tested by
1
BatchTestMain
Function · 0.64