2014-08-18 14:57:59 +01:00
|
|
|
{
|
|
|
|
|
"key": "config",
|
|
|
|
|
"name": "Config",
|
|
|
|
|
"description": "Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.",
|
2019-12-24 07:53:31 -05:00
|
|
|
"documentation": "doc/html/index.html",
|
2014-08-18 14:57:59 +01:00
|
|
|
"category": [
|
2021-11-05 13:22:49 -05:00
|
|
|
"Workarounds"
|
2014-08-18 14:57:59 +01:00
|
|
|
],
|
|
|
|
|
"authors": "",
|
|
|
|
|
"maintainers": [
|
|
|
|
|
"John Maddock <john -at- johnmaddock.co.uk>"
|
2021-01-19 12:36:23 -05:00
|
|
|
],
|
|
|
|
|
"cxxstd": "03"
|
2014-08-18 14:57:59 +01:00
|
|
|
}
|