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
Now a thread safe Svar or SvarWithType is nocopyable since mutex are used, the implementation can be wrapped so that it could be copyable and a clone function is suggested.
The Svar should better support XML,JSON,YAML formats load and save, as three of them all support tree like data structure. The GetChild,GetChildren are suppose to be added.
The text was updated successfully, but these errors were encountered:
Svar should improve on the following directions:
The text was updated successfully, but these errors were encountered: