libraries.json 339 B

1234567891011121314
  1. {
  2. "key": "throw_exception",
  3. "name": "ThrowException",
  4. "authors": [
  5. "Emil Dotchevski"
  6. ],
  7. "maintainers": [
  8. "Emil Dotchevski <emil -at- revergestudios.com>"
  9. ],
  10. "description": "A common infrastructure for throwing exceptions from Boost libraries.",
  11. "category": [
  12. "Miscellaneous"
  13. ]
  14. }