MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / get

Method get

Bcore/src/main/cpp/Dobby/tests/catch.hpp:701–703  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

699 return *this;
700 }
701 auto get() -> std::ostream & {
702 return *m_oss;
703 }
704
705 static void cleanup();
706};

Callers 9

convertMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
RedirectedStdOutMethod · 0.45
RedirectedStdErrMethod · 0.45
DebugOutStreamMethod · 0.45
ReusableStringStreamMethod · 0.45
operator==Method · 0.45
startCycleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected