MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / RedirectedStdOut

Method RedirectedStdOut

tests/catch.hpp:9574–9574  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9572 }
9573
9574 RedirectedStdOut::RedirectedStdOut() : m_cout( Catch::cout(), m_rss.get() ) {}
9575 auto RedirectedStdOut::str() const -> std::string { return m_rss.str(); }
9576
9577 RedirectedStdErr::RedirectedStdErr()

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected