MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / XmlWriter

Method XmlWriter

unittests/catch.hpp:4276–4276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4274 ~XmlWriter();
4275
4276 XmlWriter( XmlWriter const& ) = delete;
4277 XmlWriter& operator=( XmlWriter const& ) = delete;
4278
4279 XmlWriter& startElement( std::string const& name );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected