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

Method FormatCuisines

libs/indexer/map_object.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235string MapObject::FormatCuisines() const
236{
237 return strings::JoinStrings(GetLocalizedCuisines(), feature::kFieldsSeparator);
238}
239
240string MapObject::FormatRoadShields() const
241{

Calls 2

JoinStringsFunction · 0.85
GetLocalizedCuisinesFunction · 0.85

Tested by

no test coverage detected