mirror of
https://github.com/boostorg/assert.git
synced 2025-07-30 04:17:17 +02:00
Add the error handling category to libraries.json
This commit is contained in:
@ -9,7 +9,8 @@
|
|||||||
],
|
],
|
||||||
"description": "Customizable assert macros.",
|
"description": "Customizable assert macros.",
|
||||||
"category": [
|
"category": [
|
||||||
"Correctness"
|
"Correctness",
|
||||||
|
"Error-handling"
|
||||||
],
|
],
|
||||||
"cxxstd": "03"
|
"cxxstd": "03"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user