Files
throw_exception/meta/libraries.json

15 lines
339 B
JSON
Raw Normal View History

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