How to get current c++ standard? #3781
Unanswered
nekomiya-kasane
asked this question in
Q&A
Replies: 1 comment
-
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How to get current c++ standard and specify some configs when, for example, the current standard is C++17?
There's a
set_language
function but I don't know how to retrieve it.Beta Was this translation helpful? Give feedback.
All reactions