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

Method GetCentersTableFormat

libs/platform/mwm_traits.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19MwmTraits::CentersTableFormat MwmTraits::GetCentersTableFormat() const
20{
21 return CentersTableFormat::EliasFanoMapWithHeader;
22}
23
24std::string DebugPrint(MwmTraits::SearchIndexFormat format)
25{

Callers 2

EnsureTableLoadedMethod · 0.80
PostcodePointsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected