Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetWheelchairType
Function
GetWheelchairType
libs/indexer/feature_utils.cpp:267–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
}
266
267
std::optional<ftraits::WheelchairAvailability> GetWheelchairType(TypesHolder const & types)
268
{
269
return ftraits::Wheelchair::GetValue(types);
270
}
271
272
bool HasAtm(TypesHolder const & types)
273
{
Callers
1
FormatSubtitle
Method · 0.50
Calls
1
GetValue
Function · 0.85
Tested by
no test coverage detected