Merge pull request #19 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
Peter Dimov
2021-01-20 00:26:48 +02:00
committed by GitHub

View File

@@ -10,5 +10,6 @@
"description": "Customizable assert macros.",
"category": [
"Correctness"
]
],
"cxxstd": "03"
}