MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / UniquePath

Function UniquePath

Tools/UniquePath.hpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 UniquePath() = default;
30
31 UniquePath(const UniquePath&) = delete;
32 UniquePath& operator=(const UniquePath&) = delete;
33 UniquePath(UniquePath&&) = delete;
34 UniquePath& operator=(UniquePath&&) = delete;

Callers 1

UniquePath.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected