MCPcopy Create free account
hub / github.com/cirquit/trdrop / getPreferences

Method getPreferences

ext/catch.hpp:9281–9283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9279 }
9280
9281 virtual ReporterPreferences getPreferences() const CATCH_OVERRIDE {
9282 return m_reporterPrefs;
9283 }
9284
9285 virtual ~StreamingReporterBase() CATCH_OVERRIDE;
9286

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected