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

Function GetMaxNumTokensInPostcode

libs/indexer/postcodes_matcher.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112size_t GetMaxNumTokensInPostcode()
113{
114 return GetPostcodesMatcher().GetMaxNumTokensInPostcode();
115}
116} // namespace search

Callers 1

WithPostcodesMethod · 0.85

Calls 1

Tested by

no test coverage detected