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