MCPcopy 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
197inline bool String8::empty() const
198{
199 return length() == 0;
200}
201
202inline bool String8::isEmpty() const
203{

Callers 5

TrimFunction · 0.45
JoinFunction · 0.45
strMethod · 0.45
runMethod · 0.45
workerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected