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

Method ~IStreamingReporter

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

Source from the content-addressed store, hash-verified

3676
3677 struct IStreamingReporter {
3678 virtual ~IStreamingReporter() = default;
3679
3680 // Implementing class must also provide the following static methods:
3681 // static std::string getDescription();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected