MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / Clear

Method Clear

Source/Utility/Stream.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53//
54//*****************************************************************************
55void COutputStringStream::Clear()
56{
57 mpImpl->mString.clear();
58}
59
60//*****************************************************************************
61//

Callers 2

Dynamo.cppFile · 0.45
Dynamo_ResetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected