Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ Empty
Function
Empty
3rdparty/tinyxml2/tinyxml2.h:163–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
const char* GetStr();
162
163
bool Empty() const {
164
return _start == _end;
165
}
166
167
void SetInternedStr( const char* str ) {
168
Reset();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected