Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ Capacity
Method
Capacity
sourcecommon/tinyxml2.h:273–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
int Capacity() const {
274
return _allocated;
275
}
276
277
const T* Mem() const {
278
return _mem;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected