Files
throw_exception/meta/libraries.json
2019-11-26 02:22:58 +02:00

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"
]
}