Skip to content
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

json::parse is not a member #1832

Closed
abecko47 opened this issue Nov 8, 2019 · 1 comment
Closed

json::parse is not a member #1832

abecko47 opened this issue Nov 8, 2019 · 1 comment
Labels
kind: question solution: duplicate the issue is a duplicate; refer to the linked issue instead

Comments

@abecko47
Copy link

abecko47 commented Nov 8, 2019

  • Describe what you want to achieve.
    I want deserialize string to json object

  • Describe what you tried.
    json j = "{}"_json; //works fine
    image

  • Describe which system (OS, compiler) you are using.
    Windows 10, visual studio 2019

  • Describe which version of the library you are using (release version, develop branch).
    nlohmann-json 3.7.0 (x86)

@nlohmann
Copy link
Owner

nlohmann commented Nov 8, 2019

This is a duplicate of #1731.

@nlohmann nlohmann closed this as completed Nov 8, 2019
@nlohmann nlohmann added the solution: duplicate the issue is a duplicate; refer to the linked issue instead label Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: question solution: duplicate the issue is a duplicate; refer to the linked issue instead
Projects
None yet
Development

No branches or pull requests

2 participants