]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/static_assert/meta/libraries.json
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / static_assert / meta / libraries.json
1 {
2 "key": "static_assert",
3 "name": "Static Assert",
4 "authors": [
5 "John Maddock"
6 ],
7 "description": "Static assertions (compile time assertions).",
8 "category": [
9 "Correctness",
10 "Generic",
11 "Metaprogramming"
12 ],
13 "maintainers": [
14 "John Maddock <john -at- johnmaddock.co.uk>"
15 ]
16 }