MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / ~CumulativeReporterBase

Method ~CumulativeReporterBase

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

Source from the content-addressed store, hash-verified

3878 throw std::domain_error( "Verbosity level not supported by this reporter" );
3879 }
3880 ~CumulativeReporterBase() override = default;
3881
3882 ReporterPreferences getPreferences() const override {
3883 return m_reporterPrefs;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected