Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ Empty
Method
Empty
3rdparty/tinyxml2/tinyxml2.h:249–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
bool Empty() const {
250
return _size == 0;
251
}
252
253
T& operator[](size_t i) {
254
TIXMLASSERT( 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