Merge pull request #14 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
Peter Dimov
2021-10-12 17:33:26 +03:00
committed by GitHub

View File

@@ -15,6 +15,7 @@
], ],
"category": [ "category": [
"Function-objects" "Function-objects"
] ],
"cxxstd": "03"
} }
] ]