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

Method GetCuisines

libs/indexer/map_object.cpp:210–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208}
209
210vector<string> MapObject::GetCuisines() const
211{
212 return feature::GetCuisines(m_types);
213}
214
215vector<string> MapObject::GetLocalizedCuisines() const
216{

Calls 1

GetCuisinesFunction · 0.85

Tested by

no test coverage detected