Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoMichael/MicroTeX
/ ItemSize
Method
ItemSize
src/xml/tinyxml2.h:358–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
}
357
358
virtual int ItemSize() const {
359
return SIZE;
360
}
361
int CurrentAllocs() const {
362
return _currentAllocs;
363
}
Callers
8
Identify
Method · 0.80
FindOrCreateAttribute
Method · 0.80
ParseAttributes
Method · 0.80
NewElement
Method · 0.80
NewComment
Method · 0.80
NewText
Method · 0.80
NewDeclaration
Method · 0.80
NewUnknown
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected