Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Empty
Method
Empty
libs/routing/base/routing_result.hpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
bool Empty() const { return m_path.empty(); }
21
22
std::vector<Vertex> m_path;
23
Weight m_distance;
Callers
4
GetJunctionTypes
Method · 0.45
CalculateSubrouteLeapsOnlyMode
Method · 0.45
Calc
Method · 0.45
ProcessLeapsJoints
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected