Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ CurrentAllocs
Method
CurrentAllocs
sourcecommon/tinyxml2.h:341–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
return SIZE;
340
}
341
int CurrentAllocs() const {
342
return _currentAllocs;
343
}
344
345
virtual void* Alloc() {
346
if ( !_root ) {
Callers
1
~XMLDocument
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected