]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/interprocess/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / interprocess / meta / libraries.json
CommitLineData
7c673cae
FG
1{
2 "key": "interprocess",
3 "name": "Interprocess",
4 "authors": [
5 "Ion Gazta\u00f1aga"
6 ],
7 "description": "Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators.",
8 "category": [
9 "Concurrent"
10 ],
11 "maintainers": [
12 "Ion Gaztanaga <igaztanaga -at- gmail.com>"
1e59de90
TL
13 ],
14 "cxxstd": "03"
7c673cae 15}