company logo

XMLString :: ~XMLString - Destructor

Implementation details

XMLString  :: ~XMLString (  )

When the XMLString is the top string, The destructor completely destroys the XMLString. Because subordinated elements are note automatically de-referenced, accessing those after deleting the top XMLString will cause system exceptions.

When destroying a subordinated element, only the reference in the XMLString will be reset.