MCPcopy 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

testMethod · 0.45
resizeMethod · 0.45
resize_uninitializedMethod · 0.45
FUZZ_TARGETFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected