]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/type_traits/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / type_traits / meta / libraries.json
1 {
2 "key": "type_traits",
3 "name": "Type Traits",
4 "authors": [
5 "John Maddock, Steve Cleary, et al"
6 ],
7 "description": "Templates for fundamental properties of types.",
8 "std": [
9 "tr1"
10 ],
11 "category": [
12 "Generic",
13 "Metaprogramming"
14 ],
15 "maintainers": [
16 "John Maddock <john -at- johnmaddock.co.uk>"
17 ],
18 "cxxstd": "03"
19 }