Skip to content

Can this class work with wchar_t / std::wstring? #1031

Description

@htonus

Bug Report

  • What is the issue you have?
    Failed to parse wchar_t string
  • Please describe the steps to reproduce the issue. Can you provide a small but working code example?
    json::parse(wstring) failed
  • What is the expected behavior?
    the string was parsed
  • And what is the actual behavior instead?
    error
  • Which compiler and operating system are you using? Is it a [supported compiler]
    VS 2017 Community edition
  • Did you use a released version of the library or the version from the develop branch?
    Took from developer branch
  • If you experience a compilation error: can you compile and run the unit tests?

Feature Request

  • Describe the feature in as much detail as possible.

  • Include sample usage where appropriate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions