Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ Mem
Method
Mem
CoreLib/tinyxml2.h:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
const T* Mem() const {
290
TIXMLASSERT( _mem );
291
return _mem;
292
}
293
294
T* Mem() {
295
TIXMLASSERT( _mem );
Callers
1
CStr
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected