Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HexHive/NASS
/ empty
Method
empty
binderlib/include/utils/String8.h:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
inline bool String8::empty() const
198
{
199
return length() == 0;
200
}
201
202
inline bool String8::isEmpty() const
203
{
Callers
5
Trim
Function · 0.45
Join
Function · 0.45
str
Method · 0.45
run
Method · 0.45
worker
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected