Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ RedirectedStdOut
Method
RedirectedStdOut
Bcore/src/main/cpp/Dobby/tests/catch.hpp:8089–8090 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8087
}
8088
8089
RedirectedStdOut::RedirectedStdOut() : m_cout(Catch::cout(), m_rss.get()) {
8090
}
8091
auto RedirectedStdOut::str() const -> std::string {
8092
return m_rss.str();
8093
}
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected