Merge pull request #20 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
Peter Dimov
2021-08-29 14:50:13 +03:00
committed by GitHub

View File

@ -13,5 +13,6 @@
],
"category": [
"Containers"
]
],
"cxxstd": "03"
}