12 lines
265 B
JSON
12 lines
265 B
JSON
|
{
|
||
|
"key": "system",
|
||
|
"name": "System",
|
||
|
"authors": [
|
||
|
"Beman Dawes"
|
||
|
],
|
||
|
"description": "Operating system support, including the diagnostics support that will be part of the C++0x standard library.",
|
||
|
"category": [
|
||
|
"System"
|
||
|
]
|
||
|
}
|