MCPcopy Create free account
hub / github.com/Profactor/cv-plot / openStream

Method openStream

CvPlot/ext/catch2/inc/catch.hpp:9926–9928  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9924 unsigned int Config::benchmarkResamples() const { return m_data.benchmarkResamples; }
9925
9926 IStream const* Config::openStream() {
9927 return Catch::makeStream(m_data.outputFilename);
9928 }
9929
9930} // end namespace Catch
9931// end catch_config.cpp

Callers

nothing calls this directly

Calls 1

makeStreamFunction · 0.85

Tested by

no test coverage detected