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

Class CPPCOVERAGE_DLL

CppCoverage/Address.hpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22namespace CppCoverage
23{
24 class CPPCOVERAGE_DLL Address
25 {
26 public:
27 Address(HANDLE hProcess, void* value);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected