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

Method HasToilets

libs/indexer/map_object.cpp:230–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228}
229
230bool MapObject::HasToilets() const
231{
232 return feature::HasToilets(m_types);
233}
234
235string MapObject::FormatCuisines() const
236{

Callers

nothing calls this directly

Calls 1

HasToiletsFunction · 0.85

Tested by

no test coverage detected