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

Method str

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

Source from the content-addressed store, hash-verified

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()
9578 : m_cerr( Catch::cerr(), m_rss.get() ),

Callers 15

convertMethod · 0.80
rangeToStringFunction · 0.80
convertMethod · 0.80
convertMethod · 0.80
convertMethod · 0.80
symbolMethod · 0.80
convertMethod · 0.80
convertMethod · 0.80
convertMethod · 0.80
convertMethod · 0.80
XmlWriterClass · 0.80
toStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected