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