Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ StrPair
Method
StrPair
sourcecommon/tinyxml2.h:162–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
};
161
162
StrPair() : _flags( 0 ), _start( 0 ), _end( 0 ) {}
163
~StrPair();
164
165
void Set( char* start, char* end, int flags ) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected