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

Method Purge

generator/srtm_parser.cpp:289–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289void SrtmTileManager::Purge()
290{
291 MapT().swap(m_tiles);
292}
293
294} // namespace generator

Callers 1

PrintStatsAndPurgeMethod · 0.45

Calls 1

swapMethod · 0.45

Tested by

no test coverage detected