Skip to content

Interoperability with other languages #1770

@omatrot

Description

@omatrot
  • Describe what you want to achieve.

I'm calling .dump() on my JSON object to get a string representation. However, double quotes are escaped as we can see in the doc.

This is unrecognized in Javascript or c# for instance. For me quotation marks should only be escaped within a string.

  • Describe what you tried.

I've looked over the documentation but it seems there is no option to suppress those '\'.

I'm using the release branch version of json.hpp.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions