mirror of
https://github.com/boostorg/system.git
synced 2025-07-30 12:37:13 +02:00
Merge pull request #65 from eldiener/develop
[skip ci] Add "cxxstd" json field
This commit is contained in:
@ -7,5 +7,6 @@
|
|||||||
"description": "Operating system support, including the diagnostics support that will be part of the C++0x standard library.",
|
"description": "Operating system support, including the diagnostics support that will be part of the C++0x standard library.",
|
||||||
"category": [
|
"category": [
|
||||||
"System"
|
"System"
|
||||||
]
|
],
|
||||||
|
"cxxstd": "03"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user