Skip to content

VS: Generate XML closing tags in Elem destructor (RAII)

vvs31415 requested to merge (removed):vs-raii-implement into master

Finish the XML refactoring by implementing RAII in the class Elem. Clean up now unnecessary calls to Elem::EndElement()

Merge request reports