MCPcopy Create free account
hub / github.com/Illumina/paragraph / StreamWriter

Method StreamWriter

external/jsoncpp/jsoncpp.cpp:5272–5275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5270// StreamWriter
5271
5272StreamWriter::StreamWriter()
5273 : sout_(NULL)
5274{
5275}
5276StreamWriter::~StreamWriter()
5277{
5278}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected