MCPcopy Create free account
hub / github.com/Profactor/cv-plot / config

Method config

CvPlot/ext/catch2/inc/catch.hpp:12547–12549  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12545 }
12546
12547 IConfigPtr RunContext::config() const {
12548 return m_config;
12549 }
12550
12551 IStreamingReporter& RunContext::reporter() const {
12552 return *m_reporter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected