MCPcopy Create free account
hub / github.com/ElementsProject/elements / clear

Method clear

src/test/fuzz/prevector.cpp:137–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 15

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
TestArgsManagerMethod · 0.45
ReadConfigStringMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
MerkleComputationFunction · 0.45
BlockBuildMerkleTreeFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected