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