1
0
forked from boostorg/mp11

Merge pull request #57 from eldiener/develop

Add "cxxstd" json field. The "cxxstd" json field is being added to ea…
This commit is contained in:
Peter Dimov
2020-12-16 18:44:41 +02:00
committed by GitHub

View File

@@ -10,5 +10,6 @@
"description": "A C++11 metaprogramming library.",
"category": [
"Metaprogramming"
]
],
"cxxstd": "11"
}