15 lines
376 B
JSON
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"
|
||
|
}
|