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>",
|
2020-12-12 01:06:36 +02:00
|
|
|
"Peter Dimov <pdimov -at- gmail.com>"
|
2014-06-03 03:19:48 +03:00
|
|
|
],
|
|
|
|
|
"description": "A common infrastructure for throwing exceptions from Boost libraries.",
|
|
|
|
|
"category": [
|
2021-11-07 20:33:59 +02:00
|
|
|
"Emulation",
|
|
|
|
|
"Error-handling"
|
2021-01-21 16:23:18 -05:00
|
|
|
],
|
|
|
|
|
"cxxstd": "03"
|
2014-06-03 03:19:48 +03:00
|
|
|
}
|