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

Method HasRestrictions

libs/routing/restriction_loader.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82bool RestrictionLoader::HasRestrictions() const
83{
84 return !m_restrictions.empty();
85}
86
87RestrictionVec && RestrictionLoader::StealRestrictions()
88{

Callers 1

DeserializeIndexGraphFunction · 0.45

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected