Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ Size
Method
Size
lib/tinyxml2/tinyxml2.h:278–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
int Size() const {
279
TIXMLASSERT( _size >= 0 );
280
return _size;
281
}
282
283
int Capacity() const {
284
return _allocated;
Callers
3
Trace
Method · 0.80
CStrSize
Function · 0.80
Print
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected