MCPcopy Create free account
hub / github.com/MediaArea/MediaInfoLib / CurrentAllocs

Method CurrentAllocs

Source/ThirdParty/tinyxml2/tinyxml2.h:369–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367 return ITEM_SIZE;
368 }
369 int CurrentAllocs() const {
370 return _currentAllocs;
371 }
372
373 virtual void* Alloc() {
374 if ( !_root ) {

Callers 1

ClearMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected