Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ pop_back
Method
pop_back
src/test/fuzz/prevector.cpp:131–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void pop_back()
132
{
133
real_vector.pop_back();
134
pre_vector.pop_back();
135
}
136
137
void clear()
138
{
Callers
10
BOOST_AUTO_TEST_CASE
Function · 0.45
TestInterleavedScenarios
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
SimulationTest
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
test_cache_generations
Function · 0.45
FUZZ_TARGET
Function · 0.45
FUZZ_TARGET
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected