MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / operator*

Method operator*

TestHelper/AutoClose.hpp:42–45  ·  view source on GitHub ↗

---------------------------------------------------------------------

Source from the content-addressed store, hash-verified

40
41 //---------------------------------------------------------------------
42 Value operator*()
43 {
44 return value_;
45 }
46
47 private:
48 Value value_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected