Files
boost_config/meta/libraries.json
2021-11-05 13:22:49 -05:00

15 lines
376 B
JSON

{
"key": "config",
"name": "Config",
"description": "Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.",
"documentation": "doc/html/index.html",
"category": [
"Workarounds"
],
"authors": "",
"maintainers": [
"John Maddock <john -at- johnmaddock.co.uk>"
],
"cxxstd": "03"
}