Replies: 1 comment
-
|
It's a system header, see https://en.cppreference.com/w/cpp/header/version.html. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for your great library and your awesome work. I am using your library in version 3.12.0. I'm interested to know, in which situation the lines 2421-2425 of
json.hppgiven by:are used:
versionthat I can specify myself or where should it originate from?Thanks for any guidance.
PS: I'm aware of the issues Fix Qt 6 include conflict and version file causes errors when a file in the project includes , but I would like to understand the mechanism and the usecase of the
versionfile.Beta Was this translation helpful? Give feedback.
All reactions