Merge pull request #47 from eldiener/develop

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

View File

@ -12,5 +12,6 @@
"IO", "IO",
"Math", "Math",
"Miscellaneous" "Miscellaneous"
] ],
"cxxstd": "03"
} }