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

Method ~DebugOutStream

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

Source from the content-addressed store, hash-verified

9469 {}
9470
9471 ~DebugOutStream() override = default;
9472
9473 public: // IStream
9474 std::ostream& stream() const override { return m_os; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected