forked from boostorg/throw_exception
Merge pull request #19 from eldiener/develop
[skip ci] Add "cxxstd" json field
This commit is contained in:
@ -12,5 +12,6 @@
|
|||||||
"description": "A common infrastructure for throwing exceptions from Boost libraries.",
|
"description": "A common infrastructure for throwing exceptions from Boost libraries.",
|
||||||
"category": [
|
"category": [
|
||||||
"Miscellaneous"
|
"Miscellaneous"
|
||||||
]
|
],
|
||||||
|
"cxxstd": "03"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user