Files
boost_throw_exception/meta/libraries.json
T

17 lines
410 B
JSON
Raw Normal View History

2014-06-03 03:19:48 +03:00
{
"key": "throw_exception",
"name": "ThrowException",
"authors": [
2019-11-26 02:22:58 +02:00
"Emil Dotchevski",
"Peter Dimov"
2014-06-03 03:19:48 +03:00
],
"maintainers": [
2019-11-26 02:22:58 +02:00
"Emil Dotchevski <emil -at- revergestudios.com>",
"Peter Dimov <pdimov -at- pdimov.com>"
2014-06-03 03:19:48 +03:00
],
"description": "A common infrastructure for throwing exceptions from Boost libraries.",
"category": [
"Miscellaneous"
]
}