MCPcopy 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

TESTFunction · 0.80
NextMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64