MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / RunContext

Method RunContext

unittests/catch.hpp:4853–4853  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4851
4852 public:
4853 RunContext( RunContext const& ) = delete;
4854 RunContext& operator =( RunContext const& ) = delete;
4855
4856 explicit RunContext( IConfigPtr const& _config, IStreamingReporterPtr&& reporter );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected