MCPcopy 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

GetJunctionTypesMethod · 0.45
CalcMethod · 0.45
ProcessLeapsJointsMethod · 0.45

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected