mirror of
https://github.com/boostorg/throw_exception.git
synced 2026-01-23 18:12:12 +00:00
17 lines
410 B
JSON
17 lines
410 B
JSON
{
|
|
"key": "throw_exception",
|
|
"name": "ThrowException",
|
|
"authors": [
|
|
"Emil Dotchevski",
|
|
"Peter Dimov"
|
|
],
|
|
"maintainers": [
|
|
"Emil Dotchevski <emil -at- revergestudios.com>",
|
|
"Peter Dimov <pdimov -at- pdimov.com>"
|
|
],
|
|
"description": "A common infrastructure for throwing exceptions from Boost libraries.",
|
|
"category": [
|
|
"Miscellaneous"
|
|
]
|
|
}
|