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
In general, I am OK with that, but you are going to have to call them something different since we want to leave the existing deprecated ones in place for now . That's because in C++ you can't have an overload that differs only in the return type.
I would like to use the export functions. However, they are deprecated, so that the tinyxml2 dependency is private, as described in: PR #190
I propose changing the API, so that export is available does not use tinyxml2. If this is acceptable, I can create a PR.
The text was updated successfully, but these errors were encountered: