mirror of
https://github.com/boostorg/throw_exception.git
synced 2026-01-19 04:42:13 +00:00
19 lines
451 B
JSON
19 lines
451 B
JSON
{
|
|
"key": "throw_exception",
|
|
"name": "ThrowException",
|
|
"authors": [
|
|
"Emil Dotchevski",
|
|
"Peter Dimov"
|
|
],
|
|
"maintainers": [
|
|
"Emil Dotchevski <emil -at- revergestudios.com>",
|
|
"Peter Dimov <pdimov -at- gmail.com>"
|
|
],
|
|
"description": "A common infrastructure for throwing exceptions from Boost libraries.",
|
|
"category": [
|
|
"Emulation",
|
|
"Error-handling"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|