MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / XmlWriter

Method XmlWriter

tests/catch.hpp:5363–5363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5361 ~XmlWriter();
5362
5363 XmlWriter( XmlWriter const& ) = delete;
5364 XmlWriter& operator=( XmlWriter const& ) = delete;
5365
5366 XmlWriter& startElement( std::string const& name );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected