MCPcopy 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
267std::optional<ftraits::WheelchairAvailability> GetWheelchairType(TypesHolder const & types)
268{
269 return ftraits::Wheelchair::GetValue(types);
270}
271
272bool HasAtm(TypesHolder const & types)
273{

Callers 1

FormatSubtitleMethod · 0.50

Calls 1

GetValueFunction · 0.85

Tested by

no test coverage detected