MCPcopy Create free account
hub / github.com/JayXon/Leanify / Mem

Method Mem

lib/tinyxml2/tinyxml2.h:287–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285 }
286
287 const T* Mem() const {
288 return _mem;
289 }
290
291 T* Mem() {
292 return _mem;

Callers 1

CStrFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected