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

Method COutputStringStream

Source/Utility/Stream.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37//
38//*****************************************************************************
39COutputStringStream::COutputStringStream()
40: mpImpl( new COutputStringStreamImpl )
41{
42}
43
44//*****************************************************************************
45//

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected