c++17 support for latest release #4719
Replies: 1 comment
-
No. We are pushing against c++23 creeping in our codebase. But c++17 with c++20 extensions is the bare minimum. |
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.
-
Hi,
We are still using old gcc to compiler the c++ program.
However, to build the latest or-tools, one c++20 compiler is mandatory.
Do we have plan to add back the support for c++17 compilers in the future ?
Beta Was this translation helpful? Give feedback.
All reactions