Skip to content

On direct JSON to C++ conversion #9

Description

@ColinH

The ideal scenario would to have Cerializer parse directly from a string -> C++ struct, but thats a different story altogether.

In case you aren't familiar with them, you might be interested in taoJSON, which can convert directly between JSON and C++ types (in addition to providing a tao::json::value that is similar to nlohmann::json), and spotify-json, which is dedicated exclusively to converting directly between JSON and C++ types.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions