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

Method getPreferences

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

Source from the content-addressed store, hash-verified

5677 }
5678
5679 ReporterPreferences getPreferences() const override {
5680 return m_reporterPrefs;
5681 }
5682
5683 static std::set<Verbosity> getSupportedVerbosities() {
5684 return { Verbosity::Normal };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected