Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
289
void SrtmTileManager::Purge()
290
{
291
MapT().swap(m_tiles);
292
}
293
294
} // namespace generator
Callers
1
PrintStatsAndPurge
Method · 0.45
Calls
1
swap
Method · 0.45
Tested by
no test coverage detected