mirror of
https://github.com/boostorg/system.git
synced 2025-10-03 19:20:57 +02:00
13 lines
285 B
JSON
13 lines
285 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"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|