Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ClearCache
Method
ClearCache
tools/feature_list/feature_list.cpp:193–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
void ClearCache() { m_villagesCache.Clear(); }
194
195
void operator()(FeatureType & f, map<uint32_t, base::GeoObjectId> const & ft2osm) { Process(f, ft2osm); }
196
Callers
1
main
Function · 0.45
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected