Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ Mem
Method
Mem
sourcecommon/tinyxml2.h:277–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
const T* Mem() const {
278
return _mem;
279
}
280
281
T* Mem() {
282
return _mem;
Callers
1
CStr
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected