MCPcopy Create free account
hub / github.com/crossuo/crossuo / CurrentAllocs

Method CurrentAllocs

external/tinyxml2.h:374–376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372 return ITEM_SIZE;
373 }
374 int CurrentAllocs() const {
375 return _currentAllocs;
376 }
377
378 virtual void* Alloc() {
379 if ( !_root ) {

Callers 1

ClearMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected