MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / ItemSize

Method ItemSize

externals/tinyxml2/tinyxml2.h:364–366  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362 }
363
364 virtual size_t ItemSize() const override {
365 return ITEM_SIZE;
366 }
367 size_t CurrentAllocs() const {
368 return _currentAllocs;
369 }

Callers 2

CreateUnlinkedNodeMethod · 0.80
CreateAttributeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected