how to generater .h from Json #4554
Unanswered
ringchenhao
asked this question in
Q&A
Replies: 1 comment
-
See https://github.com/nlohmann/json?tab=readme-ov-file#arbitrary-types-conversions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
my question is how to generater .h from Json without prior knowledge of structural information
my Json is like this:
my Struct in .h is like this:
can this lib fix this, or are there other libraries can?
Beta Was this translation helpful? Give feedback.
All reactions