Files
system/meta/libraries.json

15 lines
334 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",
"Error-handling",
"Programming"
],
"cxxstd": "03"
}