Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ Capacity
Method
Capacity
lib/tinyxml2/tinyxml2.h:283–285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
int Capacity() const {
284
return _allocated;
285
}
286
287
const T* Mem() const {
288
return _mem;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected