MCPcopy Create free account
hub / github.com/Profactor/cv-plot / XmlWriter

Method XmlWriter

CvPlot/ext/catch2/inc/catch.hpp:6211–6211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6209 ~XmlWriter();
6210
6211 XmlWriter( XmlWriter const& ) = delete;
6212 XmlWriter& operator=( XmlWriter const& ) = delete;
6213
6214 XmlWriter& startElement( std::string const& name, XmlFormatting fmt = XmlFormatting::Newline | XmlFormatting::Indent);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected