2
0
mirror of https://github.com/boostorg/config.git synced 2026-01-19 04:02:17 +00:00
Files
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"
}