forked from boostorg/exception
Categorized as "Error-handling" in meta/libraries.json
This commit is contained in:
@ -7,6 +7,7 @@
|
|||||||
"description": "The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads.",
|
"description": "The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads.",
|
||||||
"documentation": "doc/boost-exception.html",
|
"documentation": "doc/boost-exception.html",
|
||||||
"category": [
|
"category": [
|
||||||
|
"Error-handling",
|
||||||
"Emulation"
|
"Emulation"
|
||||||
],
|
],
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
|
Reference in New Issue
Block a user