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

Method ClearCaches

libs/search/ranker.cpp:905–908  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

903}
904
905void Ranker::ClearCaches()
906{
907 m_localities.ClearCache();
908}
909
910void Ranker::SetLocale(string const & locale)
911{

Callers

nothing calls this directly

Calls 1

ClearCacheMethod · 0.45

Tested by

no test coverage detected