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

Function OptionsExport

CppCoverage/OptionsExport.hpp:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 std::optional<std::wstring>&& argument);
39
40 OptionsExport(OptionsExport&&) = default;
41 OptionsExport& operator=(OptionsExport&&) = default;
42
43 OptionsExport(const OptionsExport&) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected