]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/concept_check/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / concept_check / meta / libraries.json
1 {
2 "key": "concept_check",
3 "name": "Concept Check",
4 "authors": [
5 "Jeremy Siek"
6 ],
7 "description": "Tools for generic programming.",
8 "category": [
9 "Correctness",
10 "Generic"
11 ],
12 "maintainers": [
13 "Jeremy Siek <jeremy.siek -at- gmail.com>"
14 ],
15 "cxxstd": "03"
16 }