]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/exception/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / exception / meta / libraries.json
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 "cxxstd": "03"
16 }