google / jsonnet

Jsonnet - The data templating language
http://jsonnet.org
Apache License 2.0
6.92k stars 438 forks source link

make jsonnet use C++17 #1076

Closed toge closed 1 year ago

toge commented 1 year ago

Since 0.20.0, jsonnet uses nested namespaces which is introduced since C++17.

See https://github.com/google/jsonnet/issues/1075

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.