You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
This is not really a defect but rather a suggestion.
Why not add a conversion function to get default TinyXML type e.g from
ticpp::Element to TiXMLElement. To interface with legacy code, sometimes I
need to get back the TinyXML type. Currently it is using the Node::To
function, which uses a "evil" dynamic_cast.
Original issue reported on code.google.com by [email protected] on 30 Mar 2009 at 4:38
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Mar 2009 at 4:38The text was updated successfully, but these errors were encountered: