MCPcopy Create free account
hub / github.com/cpputest/cpputest / MyCopier

Method MyCopier

tests/CppUTestExt/MockNamedValueTest.cpp:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 public:
49
50 MyCopier() {}
51 virtual ~MyCopier() _destructor_override {}
52
53 virtual void copy(void*, const void*) _override {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected