Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ size
Method
size
src/test/fuzz/prevector.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
Size size() const
150
{
151
return real_vector.size();
152
}
153
154
Size capacity() const
155
{
Callers
4
test
Method · 0.45
resize
Method · 0.45
resize_uninitialized
Method · 0.45
FUZZ_TARGET
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected