]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/tti/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / tti / meta / libraries.json
1 {
2 "key": "tti",
3 "name": "TTI",
4 "authors": [
5 "Edward Diener"
6 ],
7 "description": "Type Traits Introspection library.",
8 "category": [
9 "Generic",
10 "Metaprogramming"
11 ],
12 "maintainers": [
13 "Edward Diener <eld -at- tropicsoft.com>"
14 ],
15 "cxxstd": "03"
16 }