MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / PathPart

Method PathPart

src/core/objects/object.h:355–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

353 PathObject* path = nullptr;
354
355 PathPart() = delete;
356 PathPart(const PathPart&) = default;
357 PathPart(PathPart&&) = default;
358

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected