]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/thread/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / thread / meta / libraries.json
CommitLineData
7c673cae
FG
1[
2 {
3 "key": "thread",
4 "name": "Thread",
5 "authors": [
6 "Anthony Williams",
7 "Vicente J. Botet Escriba"
8 ],
9 "maintainers": [
92f5a8d4 10 "Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>"
7c673cae
FG
11 ],
12 "description":
92f5a8d4 13 "Portable C++ multi-threading. C++03, C++11, C++14, C++17.",
7c673cae
FG
14 "std": [ "proposal" ],
15 "category": [
16 "Concurrent", "System"
1e59de90
TL
17 ],
18 "cxxstd": "03"
7c673cae
FG
19 }
20]