Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Finalize
Method
Finalize
libs/coding/coding_tests/diff_test.cpp:121–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
m_Stream <<
"."
;
120
}
121
void Finalize() {}
122
string Str() { return m_Stream.str(); }
123
124
private:
Callers
1
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected