Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsAttached
Method
IsAttached
libs/routing/guides_connections.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
bool GuidesConnections::IsAttached() const
191
{
192
return !m_checkpointsFakeEndings.empty();
193
}
194
195
FakeEnding GuidesConnections::GetFakeEnding(size_t checkpointIdx) const
196
{
Callers
2
DoCalculateRoute
Method · 0.45
UNIT_TEST
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
1
UNIT_TEST
Function · 0.36