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