Merge pull request #32 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
Antony Polukhin
2021-01-27 10:25:31 +03:00
committed by GitHub

View File

@ -10,5 +10,6 @@
"description": "Runtime/Compile time copyable type info.",
"category": [
"Emulation"
]
],
"cxxstd": "03"
}