Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
bool RestrictionLoader::HasRestrictions() const
83
{
84
return !m_restrictions.empty();
85
}
86
87
RestrictionVec && RestrictionLoader::StealRestrictions()
88
{
Callers
1
DeserializeIndexGraph
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected