Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ capacity
Method
capacity
depends/tinyxml/tinystr.h:143–143 ·
view source on GitHub ↗
Return capacity of string
Source
from the content-addressed store, hash-verified
141
142
// Return capacity of string
143
size_type capacity () const { return rep_->capacity; }
144
145
146
// single char extraction
Callers
3
StringSpaceUsedExcludingSelf
Function · 0.80
TEST
Function · 0.80
Next
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64