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 19, 2022. It is now read-only.
Right now the jsonxx::Number encompass both the floating point and integer values. This causes problems when I want to put that number as string. Specifically, I would want to avoid the trailing zeros.
I'm open on doing a pull request, but this seems like a API decision that has been made a while ago. Any reason for that?
The text was updated successfully, but these errors were encountered:
Right now the jsonxx::Number encompass both the floating point and integer values. This causes problems when I want to put that number as string. Specifically, I would want to avoid the trailing zeros.
I'm open on doing a pull request, but this seems like a API decision that has been made a while ago. Any reason for that?
The text was updated successfully, but these errors were encountered: