Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ StrPair
Function
StrPair
3rdparty/tinyxml2/tinyxml2.h:149–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
};
148
149
StrPair() : _flags( 0 ), _start( 0 ), _end( 0 ) {}
150
~StrPair();
151
152
void Set( char* start, char* end, int flags ) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected