MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / RunContext

Method RunContext

tests/catch.hpp:5945–5945  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5943
5944 public:
5945 RunContext( RunContext const& ) = delete;
5946 RunContext& operator =( RunContext const& ) = delete;
5947
5948 explicit RunContext( IConfigPtr const& _config, IStreamingReporterPtr&& reporter );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected