Add "cxxstd" json field to the meta json file.

This commit is contained in:
Alexander Grund
2022-03-09 17:00:40 +01:00
committed by GitHub
parent d5b083cd97
commit 201929dc0c
+1
View File
@@ -8,6 +8,7 @@
"category": [
"String"
],
"cxxstd": "11",
"maintainers": [
"Hartmut Kaiser <hartmut.kaiser -at- gmail.com>"
]