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

Method get

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

Source from the content-addressed store, hash-verified

1429 return *this;
1430 }
1431 auto get() -> std::ostream& { return *m_oss; }
1432 };
1433}
1434

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected