MCPcopy Create free account
hub / github.com/comaps/comaps / Clear

Method Clear

libs/search/locality_finder.cpp:227–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227void LocalityFinder::Holder::Clear()
228{
229 m_coverage.Clear();
230 m_localities.Clear();
231}
232
233// LocalityFinder ----------------------------------------------------------------------------------
234LocalityFinder::LocalityFinder(DataSource const & dataSource, CitiesBoundariesTable const & boundariesTable,

Callers 1

ClearCacheMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected