MCPcopy Create free account
hub / github.com/RenderKit/oidn / XmlWriter

Method XmlWriter

external/catch.hpp:6268–6268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6266 ~XmlWriter();
6267
6268 XmlWriter( XmlWriter const& ) = delete;
6269 XmlWriter& operator=( XmlWriter const& ) = delete;
6270
6271 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