blob: 90d1218259a6adb58705744fd863a8d4c34cd9a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"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"
]
}
|