Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ Empty
Method
Empty
lib/tinyxml2/tinyxml2.h:174–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
const char* GetStr();
173
174
bool Empty() const {
175
return _start == _end;
176
}
177
178
void SetInternedStr( const char* str ) {
179
Reset();
Callers
2
Clear
Method · 0.45
ParseDeep
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected