Skip to content

Wrapping/hiding nlohmann::json implementation #3775

Discussion options

You must be logged in to vote
namespace nlohmann { class json; }

This is not a correct forward declaration. Please include json_fwd.hpp which forward declares the nlohmann JSON types correctly.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@damiano-lonigo
Comment options

@falbrechtskirchinger
Comment options

@falbrechtskirchinger
Comment options

Answer selected by nlohmann
Comment options

You must be logged in to vote
1 reply
@falbrechtskirchinger
Comment options

Comment options

You must be logged in to vote
1 reply
@falbrechtskirchinger
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants