MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / get

Method get

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

Source from the content-addressed store, hash-verified

676 return *this;
677 }
678 auto get() -> std::ostream& { return *m_oss; }
679
680 static void cleanup();
681 };

Callers 10

convertMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
addReporterFunction · 0.45
RedirectedStdOutMethod · 0.45
RedirectedStdErrMethod · 0.45
DebugOutStreamMethod · 0.45
ReusableStringStreamMethod · 0.45
operator ==Method · 0.45
startCycleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected