MCPcopy Create free account
hub / github.com/comaps/comaps / Str

Method Str

libs/coding/coding_tests/diff_test.cpp:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 }
121 void Finalize() {}
122 string Str() { return m_Stream.str(); }
123
124private:
125 ostringstream m_Stream;

Callers 1

UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected