MCPcopy 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
9387public:
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

getMethod · 0.45

Tested by

no test coverage detected