Allow selection of system default C++ version.
This leaves the decision of which C++ version to use up to our users. We still have a static_assert in port_def.inc that will prevent pre-C++14 usage. PiperOrigin-RevId: 501351066
Loading
Please sign in to comment