Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
230
bool MapObject::HasToilets() const
231
{
232
return feature::HasToilets(m_types);
233
}
234
235
string MapObject::FormatCuisines() const
236
{
Callers
nothing calls this directly
Calls
1
HasToilets
Function · 0.85
Tested by
no test coverage detected