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
rapidxml and rapidjson both support output without any indentation which can save valuable bytes if sending the JSON or XML over the network. It would be create if the XML and JSON archives could support output with no indentation.
rapidxmlandrapidjsonboth support output without any indentation which can save valuable bytes if sending the JSON or XML over the network. It would be create if the XML and JSON archives could support output with no indentation.