]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/ptr_container/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / ptr_container / meta / libraries.json
CommitLineData
7c673cae
FG
1{
2 "key": "ptr_container",
3 "name": "Pointer Container",
4 "authors": [
5 "Thorsten Ottosen"
6 ],
7 "description": "Containers for storing heap-allocated polymorphic objects to ease OO-programming.",
8 "category": [
9 "Containers",
10 "Data"
11 ],
12 "maintainers": [
13 "Thorsten Ottosen <nesotto -at- cs.auc.dk>"
1e59de90
TL
14 ],
15 "cxxstd": "03"
7c673cae 16}