Merge branch 'develop'

This commit is contained in:
Peter Dimov
2014-06-03 03:20:04 +03:00

14
meta/libraries.json Normal file
View File

@ -0,0 +1,14 @@
{
"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"
]
}