MCPcopy Create free account
hub / github.com/apache/thrift / fullConfig

Method fullConfig

compiler/cpp/tests/catch/catch.hpp:5552–5552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5550
5551 std::ostream& stream() const { return *m_stream; }
5552 Ptr<IConfig const> fullConfig() const { return m_fullConfig; }
5553
5554 private:
5555 std::ostream* m_stream;

Callers 2

StreamingReporterBaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected