MCPcopy Create free account
hub / github.com/Illumina/paragraph / ~StreamWriterBuilder

Method ~StreamWriterBuilder

external/jsoncpp/jsoncpp.cpp:5285–5286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5283 setDefaults(&settings_);
5284}
5285StreamWriterBuilder::~StreamWriterBuilder()
5286{}
5287StreamWriter* StreamWriterBuilder::newStreamWriter() const
5288{
5289 JSONCPP_STRING indentation = settings_["indentation"].asString();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected