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

Method CompactReporter

ext/catch.hpp:10752–10754  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10750 struct CompactReporter : StreamingReporterBase {
10751
10752 CompactReporter( ReporterConfig const& _config )
10753 : StreamingReporterBase( _config )
10754 {}
10755
10756 virtual ~CompactReporter();
10757

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected