-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
conversion json to std::map doesn't work for types <int, double> #1372
Comments
error message:
|
Your code works on my machine with GCC 8.2. Note that your compiler is not supported. What version of the library are you using? |
I'm using json-version version 3.1.2, which seems not to be up to date as well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tested on Ubuntu18, compiler is g++, version 3.1.2
as previously discussed in
#600
The text was updated successfully, but these errors were encountered: