Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ DebugOutStream
Method
DebugOutStream
Bcore/src/main/cpp/Dobby/tests/catch.hpp:9388–9389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9386
9387
public:
9388
DebugOutStream() : m_streamBuf(new StreamBufImpl<OutputDebugWriter>()), m_os(m_streamBuf.get()) {
9389
}
9390
9391
~DebugOutStream() override = default;
9392
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected