• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "key": "exception",
3    "name": "Exception",
4    "authors": [
5        "Emil Dotchevski"
6    ],
7    "description": "The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads.",
8    "documentation": "doc/boost-exception.html",
9    "category": [
10        "Emulation"
11    ],
12    "maintainers": [
13        "Emil Dotchevski <emil -at- revergestudios.com>"
14    ]
15}
16