MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / clear

Method clear

src/test/fuzz/prevector.cpp:135–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 void clear()
136 {
137 real_vector.clear();
138 pre_vector.clear();
139 }
140
141 void assign(Size n, const T& value)
142 {

Callers 15

BOOST_AUTO_TEST_CASEFunction · 0.45
TestOptimalLinearizationFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
CheckFilterLookupsFunction · 0.45
BOOST_FIXTURE_TEST_CASEFunction · 0.45
BlockBuildMerkleTreeFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_FIXTURE_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected