Files
throw_exception/meta/libraries.json
2021-11-07 20:33:59 +02:00

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