Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ Size
Method
Size
deps/tinyxml2/include/tinyxml2/tinyxml2.h:271–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
int Size() const {
272
TIXMLASSERT( _size >= 0 );
273
return _size;
274
}
275
276
int Capacity() const {
277
TIXMLASSERT( _allocated >= INITIAL_SIZE );
Callers
5
MarkInUse
Method · 0.45
Clear
Method · 0.45
Print
Method · 0.45
Trace
Method · 0.45
CStrSize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected