MCPcopy Create free account
hub / github.com/ElementsProject/elements / capacity

Method capacity

src/test/fuzz/prevector.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 }
153
154 Size capacity() const
155 {
156 return pre_vector.capacity();
157 }
158
159 void shrink_to_fit()
160 {

Callers 4

reserveMethod · 0.45
resize_uninitializedMethod · 0.45
ClearSavedValueMethod · 0.45
FindPrevUserEntryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected