Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
reserve
Method · 0.45
resize_uninitialized
Method · 0.45
ClearSavedValue
Method · 0.45
FindPrevUserEntry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected