Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ Empty
Method
Empty
Dependencies/tinyxml2/include/tinyxml2.h:255–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
bool Empty() const {
256
return _size == 0;
257
}
258
259
T& operator[](int i) {
260
TIXMLASSERT( i>= 0 && i < _size );
Callers
3
ParseDeep
Method · 0.80
ErrorStr
Method · 0.80
Clear
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected