MCPcopy Create free account
hub / github.com/GothenburgBitFactory/taskwarrior / Version

Method Version

src/Version.h:40–40  ·  view source on GitHub ↗

Create an invalid version.

Source from the content-addressed store, hash-verified

38
39 // Create an invalid version.
40 Version() = default;
41
42 Version(const Version& other) = default;
43 Version(Version&& other) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected